summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/manywin.c
Commit message (Collapse)AuthorAgeFilesLines
* Use XDisplayName() when reporting errors (bug 8079).Brian2006-12-131-1/+1
|
* Have the rendering contexts share textures.Brian Paul2004-09-141-9/+62
| | | | | Put simple checker pattern on the objects. Press 'd' to delete texture, 'u' to unbind it.
* 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