summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/manywin.c
Commit message (Expand)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-421/+0
* progs/demos: Check upper bounds of input in manywin.c.Vinson Lee2010-01-101-0/+2
* progs/xdemos: Check for string overflow.Vinson Lee2010-01-061-3/+29
* xdemos: On termination with `esc` close the contexts correctly.Alan Hourihane2009-03-111-1/+1
* Use XDisplayName() when reporting errors (bug 8079).Brian2006-12-131-1/+1
* Have the rendering contexts share textures.Brian Paul2004-09-141-9/+62
* silence warningsBrian Paul2003-04-211-3/+1
* fix some warningsBrian Paul2001-11-261-2/+3
* added -display optionBrian Paul2001-04-271-7/+12
* added DestroyHeads() to test clean-up codeBrian Paul2001-01-231-2/+15
* added -s option to control when glXSwapBuffers() is calledBrian Paul2000-12-021-5/+39
* initial check-inBrian Paul2000-06-131-0/+289