summaryrefslogtreecommitdiffstats
path: root/progs/demos
Commit message (Expand)AuthorAgeFilesLines
* new library dependency varsBrian Paul2000-02-161-3/+2
* 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
* 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
* moved #define to column 0Brian Paul1999-12-151-2/+5
* 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-271-2/+2
* 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
* lots of autoconf updatestanner1999-09-191-4/+8
* silenced some warningsBrian Paul1999-09-173-8/+20
* Added ESC key handlingTed Jump1999-09-171-2/+15
* link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul1999-09-171-4/+7
* minor changes. always call compactify_arrays()Brian Paul1999-09-081-6/+15
* Fog, displaylist and zoom operationsKeith Whitwell1999-09-031-70/+154
* Initial revisionjtg1999-08-1927-0/+14719