summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* initial checkinBrian Paul2000-02-101-0/+17
* try both single and double-buffered visualsBrian Paul2000-02-021-9/+21
* changed > to >=Brian Paul2000-02-021-2/+5
* limit Drift to [0, 1]Brian Paul2000-02-021-1/+6
* added texdown programBrian Paul2000-01-283-12/+12
* initial check-inBrian Paul2000-01-281-0/+395
* minor changes regarding transparency and multisampleBrian Paul2000-01-271-2/+5
* all new version of glxinfoBrian Paul2000-01-271-45/+415
* Removed '#if 0' from second pass.Gareth Hughes2000-01-241-3/+4
* Merged 3.2 updates, namely combine callback for intersectingGareth Hughes2000-01-231-35/+62
* Added test for the occlusion test code.Randy Frank2000-01-151-3/+50
* added a cast to malloc callBrian Paul1999-12-161-2/+5
* made a few globals staticBrian Paul1999-12-151-5/+5
* moved #define to column 0Brian Paul1999-12-151-2/+5
* added wincopy demoBrian Paul1999-11-251-3/+3
* initial revBrian Paul1999-11-251-0/+270
* . More fixed toKendall Bennett1999-11-122-2/+0
* added glxdpyinfoBrian Paul1999-11-121-2/+2
* initial check-inBrian Paul1999-11-121-0/+1073
* added missing braces in array initializationsBrian Paul1999-11-111-12/+12
* removed printf'sBrian Paul1999-11-051-3/+1
* added xfont demoBrian Paul1999-11-051-2/+2
* new xfont demoBrian Paul1999-11-051-111/+172
* Updated demo for new GLU 1.3 tessellation. Added optimized renderingGareth Hughes1999-11-041-325/+440
* new texture image, cleaned-up codeBrian Paul1999-11-021-48/+48
* minor changes to Usage() functionBrian Paul1999-10-281-10/+19
* removed -lm from link commandBrian Paul1999-10-274-8/+8
* better texture matrix, better end-cap reflections on cylinderBrian Paul1999-10-261-11/+22
* more comments, removed unneeded glDepthFunc callBrian Paul1999-10-231-3/+7
* added gloss demoBrian Paul1999-10-223-77/+14
* initial revBrian Paul1999-10-221-0/+358
* added f key to toggle front/back drawingBrian Paul1999-10-211-4/+23
* added -info command line optionBrian Paul1999-10-214-17/+81
* use texture objects nowBrian Paul1999-10-131-11/+24
* Fixed overflow bug in combineCallback.Gareth Hughes1999-10-031-24/+24
* lots of autoconf updatestanner1999-09-191-4/+8
* More Win32 build compliance fixupsTed Jump1999-09-192-2/+2
* silenced some warningsBrian Paul1999-09-173-8/+20
* Cleaned up exit from main to prevent MSVC warningsTed Jump1999-09-171-2/+2
* Added ESC key handlingTed Jump1999-09-1730-414/+799
* link with -lGL instead of -lMesaGLBrian Paul1999-09-171-2/+2
* link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul1999-09-173-10/+16
* added glxinfoBrian Paul1999-09-161-2/+2
* initial check-inBrian Paul1999-09-161-0/+99
* minor changes. always call compactify_arrays()Brian Paul1999-09-081-6/+15
* Fog, displaylist and zoom operationsKeith Whitwell1999-09-031-70/+154
* *** empty log message ***Jon Taylor1999-08-221-18/+19
* *** empty log message ***Jon Taylor1999-08-212-24/+28
* *** empty log message ***Jon Taylor1999-08-2110-0/+2136
* Initial revisionjtg1999-08-19166-0/+44931