summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/glthreads.c
Commit message (Expand)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-716/+0
* xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAYJon TURNEY2009-06-301-2/+2
* mesa: document a/s keysBrian Paul2008-05-071-0/+2
* mesa: add texturing to thread testBrian Paul2008-05-071-67/+237
* Use XDisplayName() when reporting errors (bug 8079).Brian2006-12-131-1/+1
* Added -l option for explicit locking around Xlib and GLX calls inBrian Paul2006-03-231-5/+64
* Added -p option to create a display connection per thread.Brian Paul2006-03-231-23/+88
* updated some printfs, added comment about sched_yieldBrian Paul2006-03-151-3/+7
* redo the event loop to make event response betterBrian Paul2004-07-021-27/+23
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* fix some minor warningsBrian Paul2002-03-081-1/+2
* added GLX multi-thread demoBrian Paul2000-07-201-0/+420