Brian Paul
263f4322e7
progs/demos: fix glut initialization calls
...
Remove glutInitWindowPosition() calls to play nicer with window managers.
Move glutInitWindowSize() calls before glutInit() so the the default window
size can be overridden by the -geometry cmd line option.
2009-12-18 13:58:14 -07:00
Keith Whitwell
e6479c6250
demos: add some fflushes for windows
2009-02-24 12:14:50 +00:00
Brian
f09b2382e9
push out far clip plane to 200
2008-01-28 12:41:47 -07:00
Brian
e7007c6fb0
Added d/D keys to change viewing distance, 'a' to toggle animation
2008-01-28 12:36:01 -07:00
Brian Paul
d0529b67f4
use fmod() to prevent overflow of angle variable
2005-09-30 15:03:33 +00:00
Brian Paul
a1a6fa2fa1
free display lists and destroy window upon exit
2005-08-09 15:13:32 +00:00
Brian Paul
a00c591511
rotate at fixed rate (Marcelo Magallon)
2005-01-09 17:50:27 +00:00
Ian Romanick
9ac51f57ef
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
2003-06-05 00:50:18 +00:00
Brian Paul
3cd7738c9b
silenced warnings
2000-04-06 02:22:59 +00:00
Brian Paul
9d0bc1d633
fixed compiler warnigns
2000-04-05 21:36:03 +00:00
Brian Paul
1e35590f14
removed GL_HP_occlustion_test code, added -exit option
2000-03-29 23:57:20 +00:00
Randy Frank
23ee049401
Implemented support for the HP occlusion test extension (osmesa and X)
2000-03-28 16:59:39 +00:00
Brian Paul
ac12609099
added -info command line option
1999-10-21 16:39:06 +00:00
jtg
afb833d4e8
Initial revision
1999-08-19 00:55:39 +00:00