summaryrefslogtreecommitdiff
path: root/progs/demos/ipers.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt1-731/+0
2009-12-18progs/demos: fix glut initialization callsBrian Paul1-1/+0
2009-11-16progs/demos: Fix memory leak in ipers.c.Vinson Lee1-0/+2
2009-04-27demos: Clean up allocated Textures and Display Lists when demo quitShuang He1-0/+18
2005-01-09better animate rate (Marcelo Magallon)Brian Paul1-4/+10
2004-05-21(Dieter Nuetzel) fix typo in help screenRoland Scheidegger1-1/+1
2002-08-08added (char *) castsBrian Paul1-1/+1
2002-01-16Demo updates for Windows (Robert Bergkvist)Karl Schultz1-1/+1
2001-05-09check for tiny values in dir[] vector in calcposobjs(), prevents FP underflow...Brian Paul1-0/+7
2000-12-24* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco1-1/+1
2000-09-12better FPS calculationBrian Paul1-21/+16
2000-06-27fixed compiler warningsBrian Paul1-1/+1
2000-06-27initial check-inBrian Paul1-0/+704