summaryrefslogtreecommitdiffstats
path: root/progs/demos
Commit message (Expand)AuthorAgeFilesLines
* 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