don't pass GL_INTENSITY for <format> to glTexImage2D - it's illegal
[mesa.git] / progs / demos / gloss.c
2004-05-05 Brian Pauldon't need auto mipmaps
2004-05-04 Brian Pauladded -c option to exercise convolution of glTexImage2D
2004-01-28 Keith WhitwellAdd glutInitWindowPosition call
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-11-28 Brian Pauluse polygon offset to avoid multi-pass Z-fighting artifacts
2000-12-24 pesco* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir...
2000-08-29 Brian Paulchanged default Shininess to 6
2000-06-27 Brian Paulfixed compiler warnings
1999-10-26 Brian Paulbetter texture matrix, better end-cap reflections on...
1999-10-23 Brian Paulmore comments, removed unneeded glDepthFunc call
1999-10-22 Brian Paulinitial rev