index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
demos
/
gears.c
Age
Commit message (
Collapse
)
Author
2009-12-18
progs/demos: fix glut initialization calls
Brian Paul
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-02-24
demos: add some fflushes for windows
Keith Whitwell
2008-01-28
push out far clip plane to 200
Brian
2008-01-28
Added d/D keys to change viewing distance, 'a' to toggle animation
Brian
2005-09-30
use fmod() to prevent overflow of angle variable
Brian Paul
2005-08-09
free display lists and destroy window upon exit
Brian Paul
2005-01-09
rotate at fixed rate (Marcelo Magallon)
Brian Paul
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2000-04-06
silenced warnings
Brian Paul
2000-04-05
fixed compiler warnigns
Brian Paul
2000-03-29
removed GL_HP_occlustion_test code, added -exit option
Brian Paul
2000-03-28
Implemented support for the HP occlusion test extension (osmesa and X)
Randy Frank
1999-10-21
added -info command line option
Brian Paul
1999-08-19
Initial revision
jtg