summaryrefslogtreecommitdiffstats
path: root/progs/demos/gears.c
Commit message (Expand)AuthorAgeFilesLines
* progs/demos: fix glut initialization callsBrian Paul2009-12-181-3/+1
* demos: add some fflushes for windowsKeith Whitwell2009-02-241-0/+1
* push out far clip plane to 200Brian2008-01-281-1/+1
* Added d/D keys to change viewing distance, 'a' to toggle animationBrian2008-01-281-6/+29
* use fmod() to prevent overflow of angle variableBrian Paul2005-09-301-1/+3
* free display lists and destroy window upon exitBrian Paul2005-08-091-11/+24
* rotate at fixed rate (Marcelo Magallon)Brian Paul2005-01-091-2/+9
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* silenced warningsBrian Paul2000-04-061-2/+2
* fixed compiler warnignsBrian Paul2000-04-051-3/+1
* removed GL_HP_occlustion_test code, added -exit optionBrian Paul2000-03-291-102/+45
* Implemented support for the HP occlusion test extension (osmesa and X)Randy Frank2000-03-281-3/+51
* added -info command line optionBrian Paul1999-10-211-5/+20
* Initial revisionjtg1999-08-191-0/+356