summaryrefslogtreecommitdiff
path: root/progs/tests/dinoshade.c
AgeCommit message (Collapse)Author
2007-09-24Just use stddef.h to get ptrdiff_t instead of obsolete malloc.h.Eric Anholt
2005-01-19glVertex* is the provoking "cmd" (that is, by the time of glVertex*, we must ↵Daniel Borca
have all other attributes already set). i am committing this before i forget. however, i'm still leaving my code disabled, because the old code seems legal.
2003-12-08 Committing in .Jouk Jansen
OpenVMS compile issues Modified Files: Mesa-newtree/progs/tests/cva.c Mesa-newtree/progs/tests/dinoshade.c Mesa-newtree/progs/tests/multipal.c Mesa-newtree/src/mesa/main/descrip.mms Mesa-newtree/src/mesa/tnl/descrip.mms Mesa-newtree/src/mesa/tnl/t_vtx_api.c ----------------------------------------------------------------------
2003-11-23build fixes, rh9Keith Whitwell
2002-01-16get tests working on windows (Robert Bergkvist)Karl Schultz
2000-11-18Mark Kilgard's reflection/shadow dino demoBrian Paul