summaryrefslogtreecommitdiff
path: root/src/demos/ipers.c
Commit message (Expand)AuthorAgeFilesLines
* completely retire xmesa/fx codeErik Faye-Lund2023-03-141-12/+0
* Use glad instead of GLEW.Jose Fonseca2020-09-161-1/+1
* Always flush stdout after writing FPS.José Fonseca2011-10-141-0/+1
* Mac OS X portability fixes.José Fonseca2011-05-131-1/+1
* ipers: destroy the window on cleanupMarek Olšák2011-03-101-0/+2
* Add --with-system-data-files optionPaulo Zanoni2011-02-021-1/+1
* demos: Fix MinGW32 build.José Fonseca2010-11-051-0/+1
* demos: print framerates to stdoutKeith Whitwell2010-10-051-0/+1
* progs/demos: fix glut initialization callsBrian Paul2009-12-181-1/+0
* progs/demos: Fix memory leak in ipers.c.Vinson Lee2009-11-161-0/+2
* demos: Clean up allocated Textures and Display Lists when demo quitShuang He2009-04-271-0/+18
* better animate rate (Marcelo Magallon)Brian Paul2005-01-091-4/+10
* (Dieter Nuetzel) fix typo in help screenRoland Scheidegger2004-05-211-1/+1
* added (char *) castsBrian Paul2002-08-081-1/+1
* Demo updates for Windows (Robert Bergkvist)Karl Schultz2002-01-161-1/+1
* check for tiny values in dir[] vector in calcposobjs(), prevents FP underflow...Brian Paul2001-05-091-0/+7
* * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco2000-12-241-1/+1
* better FPS calculationBrian Paul2000-09-121-21/+16
* fixed compiler warningsBrian Paul2000-06-271-1/+1
* initial check-inBrian Paul2000-06-271-0/+704