summaryrefslogtreecommitdiff
path: root/progs/demos/gloss.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-09better animate rate (Marcelo Magallon)Brian Paul1-6/+12
2004-05-05don't need auto mipmapsBrian Paul1-1/+0
2004-05-04added -c option to exercise convolution of glTexImage2DBrian Paul1-16/+64
2004-01-28Add glutInitWindowPosition callKeith Whitwell1-0/+1
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2002-11-28use polygon offset to avoid multi-pass Z-fighting artifactsBrian Paul1-2/+5
2000-12-24* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco1-2/+2
2000-08-29changed default Shininess to 6Brian Paul1-2/+2
2000-06-27fixed compiler warningsBrian Paul1-2/+8
1999-10-26better texture matrix, better end-cap reflections on cylinderBrian Paul1-11/+22
1999-10-23more comments, removed unneeded glDepthFunc callBrian Paul1-3/+7
1999-10-22initial revBrian Paul1-0/+358