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
/
gloss.c
Age
Commit message (
Expand
)
Author
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2009-12-18
progs/demos: fix glut initialization calls
Brian Paul
2009-12-09
progs/demos/gloss: press 'n' to advance by one frame
Brian Paul
2009-12-09
progs/demos: call glutDestroyWindow() in gloss.c
Brian Paul
2009-02-24
demos: add some fflushes for windows
Keith Whitwell
2009-02-01
progs: Get more samples building on windows.
José Fonseca
2006-06-26
use trackball code for mouse rotation
Brian Paul
2006-04-11
allow rotation w/ mouse
Brian Paul
2006-03-30
added -f option for full-screeen
Brian Paul
2005-01-09
better animate rate (Marcelo Magallon)
Brian Paul
2004-05-05
don't need auto mipmaps
Brian Paul
2004-05-04
added -c option to exercise convolution of glTexImage2D
Brian Paul
2004-01-28
Add glutInitWindowPosition call
Keith Whitwell
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2002-11-28
use polygon offset to avoid multi-pass Z-fighting artifacts
Brian Paul
2000-12-24
* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.
pesco
2000-08-29
changed default Shininess to 6
Brian Paul
2000-06-27
fixed compiler warnings
Brian Paul
1999-10-26
better texture matrix, better end-cap reflections on cylinder
Brian Paul
1999-10-23
more comments, removed unneeded glDepthFunc call
Brian Paul
1999-10-22
initial rev
Brian Paul