summaryrefslogtreecommitdiffstats
path: root/progs/demos/gloss.c
Commit message (Expand)AuthorAgeFilesLines
* demos: add some fflushes for windowsKeith Whitwell2009-02-241-0/+1
* progs: Get more samples building on windows.José Fonseca2009-02-011-0/+2
* use trackball code for mouse rotationBrian Paul2006-06-261-49/+26
* allow rotation w/ mouseBrian Paul2006-04-111-1/+42
* added -f option for full-screeenBrian Paul2006-03-301-1/+8
* better animate rate (Marcelo Magallon)Brian Paul2005-01-091-6/+12
* don't need auto mipmapsBrian Paul2004-05-051-1/+0
* added -c option to exercise convolution of glTexImage2DBrian Paul2004-05-041-16/+64
* Add glutInitWindowPosition callKeith Whitwell2004-01-281-0/+1
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* use polygon offset to avoid multi-pass Z-fighting artifactsBrian Paul2002-11-281-2/+5
* * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco2000-12-241-2/+2
* changed default Shininess to 6Brian Paul2000-08-291-2/+2
* fixed compiler warningsBrian Paul2000-06-271-2/+8
* better texture matrix, better end-cap reflections on cylinderBrian Paul1999-10-261-11/+22
* more comments, removed unneeded glDepthFunc callBrian Paul1999-10-231-3/+7
* initial revBrian Paul1999-10-221-0/+358