summaryrefslogtreecommitdiff
path: root/progs/demos/gloss.c
AgeCommit message (Expand)Author
2009-02-24demos: add some fflushes for windowsKeith Whitwell
2009-02-01progs: Get more samples building on windows.José Fonseca
2006-06-26use trackball code for mouse rotationBrian Paul
2006-04-11allow rotation w/ mouseBrian Paul
2006-03-30added -f option for full-screeenBrian Paul
2005-01-09better animate rate (Marcelo Magallon)Brian Paul
2004-05-05don't need auto mipmapsBrian Paul
2004-05-04added -c option to exercise convolution of glTexImage2DBrian Paul
2004-01-28Add glutInitWindowPosition callKeith Whitwell
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2002-11-28use polygon offset to avoid multi-pass Z-fighting artifactsBrian Paul
2000-12-24* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco
2000-08-29changed default Shininess to 6Brian Paul
2000-06-27fixed compiler warningsBrian Paul
1999-10-26better texture matrix, better end-cap reflections on cylinderBrian Paul
1999-10-23more comments, removed unneeded glDepthFunc callBrian Paul
1999-10-22initial revBrian Paul