summaryrefslogtreecommitdiffstats
path: root/progs/tests/dinoshade.c
Commit message (Expand)AuthorAgeFilesLines
* demos: move tests/dinoshade.c to demos/Brian Paul2009-04-181-912/+0
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-0/+2
* mesa: fix version check in dinoshade.cBrian Paul2008-11-111-1/+1
* Just use stddef.h to get ptrdiff_t instead of obsolete malloc.h.Eric Anholt2007-09-241-5/+1
* glVertex* is the provoking "cmd" (that is, by the time of glVertex*, we must ...Daniel Borca2005-01-191-0/+14
* Committing in .Jouk Jansen2003-12-081-1/+5
* build fixes, rh9Keith Whitwell2003-11-231-0/+1
* get tests working on windows (Robert Bergkvist)Karl Schultz2002-01-161-0/+4
* Mark Kilgard's reflection/shadow dino demoBrian Paul2000-11-181-0/+891