summaryrefslogtreecommitdiff
path: root/progs/demos/gears.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-28push out far clip plane to 200Brian1-1/+1
2008-01-28Added d/D keys to change viewing distance, 'a' to toggle animationBrian1-6/+29
2005-09-30use fmod() to prevent overflow of angle variableBrian Paul1-1/+3
2005-08-09free display lists and destroy window upon exitBrian Paul1-11/+24
2005-01-09rotate at fixed rate (Marcelo Magallon)Brian Paul1-2/+9
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2000-04-06silenced warningsBrian Paul1-2/+2
2000-04-05fixed compiler warnignsBrian Paul1-3/+1
2000-03-29removed GL_HP_occlustion_test code, added -exit optionBrian Paul1-102/+45
2000-03-28Implemented support for the HP occlusion test extension (osmesa and X)Randy Frank1-3/+51
1999-10-21added -info command line optionBrian Paul1-5/+20
1999-08-19Initial revisionjtg1-0/+356