summaryrefslogtreecommitdiff
path: root/progs/demos
AgeCommit message (Expand)Author
2000-02-16new library dependency varsBrian Paul
2000-02-02changed > to >=Brian Paul
2000-02-02limit Drift to [0, 1]Brian Paul
2000-01-28added texdown programBrian Paul
2000-01-28initial check-inBrian Paul
2000-01-24Removed '#if 0' from second pass.Gareth Hughes
2000-01-23Merged 3.2 updates, namely combine callback for intersectingGareth Hughes
2000-01-15Added test for the occlusion test code.Randy Frank
1999-12-16added a cast to malloc callBrian Paul
1999-12-15moved #define to column 0Brian Paul
1999-11-04Updated demo for new GLU 1.3 tessellation. Added optimized renderingGareth Hughes
1999-11-02new texture image, cleaned-up codeBrian Paul
1999-10-28minor changes to Usage() functionBrian Paul
1999-10-27removed -lm from link commandBrian Paul
1999-10-26better texture matrix, better end-cap reflections on cylinderBrian Paul
1999-10-23more comments, removed unneeded glDepthFunc callBrian Paul
1999-10-22added gloss demoBrian Paul
1999-10-22initial revBrian Paul
1999-10-21added f key to toggle front/back drawingBrian Paul
1999-10-21added -info command line optionBrian Paul
1999-10-13use texture objects nowBrian Paul
1999-09-19lots of autoconf updatestanner
1999-09-17silenced some warningsBrian Paul
1999-09-17Added ESC key handlingTed Jump
1999-09-17link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul
1999-09-08minor changes. always call compactify_arrays()Brian Paul
1999-09-03Fog, displaylist and zoom operationsKeith Whitwell
1999-08-19Initial revisionjtg