summaryrefslogtreecommitdiff
path: root/src/demos/teapot.c
Commit message (Expand)AuthorAgeFilesLines
* completely retire xmesa/fx codeErik Faye-Lund2023-03-141-11/+0
* demos: check for _WIN32 instead of WIN32Hoe Hao Cheng2023-02-271-2/+2
* demos: flush stdout after printing frame rateBrian Paul2015-06-221-0/+1
* Mac OS X portability fixes.José Fonseca2011-05-131-1/+1
* Add --with-system-data-files optionPaulo Zanoni2011-02-021-2/+2
* demos: print framerates to stdoutKeith Whitwell2010-10-051-0/+1
* progs/demos: fix glut initialization callsBrian Paul2009-12-181-1/+0
* demos: Clean up allocated Textures and Display Lists when demo quitShuang He2009-04-271-0/+11
* s/Togle/Toggle/Brian Paul2005-04-041-5/+5
* include readtex.hBrian Paul2005-01-091-0/+1
* include readtex.h instead of readtex.cBrian Paul2005-01-091-1/+1
* moved shadow code into teapot.cBrian Paul2001-03-271-1/+78
* * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco2000-12-241-1/+1
* brighter colorsBrian Paul2000-10-051-4/+37
* better FPS calculationBrian Paul2000-09-121-24/+15
* fixed compiler warningsBrian Paul2000-06-271-2/+0
* initial check-inBrian Paul2000-06-271-0/+575