summaryrefslogtreecommitdiffstats
path: root/progs/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add EXT_stencil_wrap test that doesn't depend on stencil read-backIan Romanick2004-11-041-0/+1
* Updated getprocaddress test to use gl_API.xml instead of old APIspec file.Brian Paul2004-10-291-1/+1
* Add simple test program for Mesa bug #1028405.Ian Romanick2004-10-081-0/+1
* Test program to check that packed pixel formats work as expected withBrian Paul2004-05-121-0/+1
* Added simple EXT_blend_minmax test.Ian Romanick2004-05-111-0/+1
* Added simple NV_blend_square test.Ian Romanick2004-05-111-0/+1
* assorted fixesBrian Paul2004-04-231-1/+0
* added floattex.c to test floating point texturesBrian Paul2004-04-221-0/+2
* removed non-existant arbfpwpos.c, added UTIL_FILES targetBrian Paul2004-04-201-2/+3
* Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compileKeith Whitwell2004-04-141-0/+1
* added zreaddraw.cBrian Paul2004-04-081-1/+2
* no depend fileBrian Paul2004-04-081-3/+0
* minor fixesBrian Paul2004-03-261-4/+1
* new MakefileBrian Paul2004-03-261-0/+113
* Rename Makefile to Makefile.X11, add depend supportJon Smirl2003-08-231-79/+0
* update for new directory treeBrian Paul2003-06-101-8/+9
* move LoadYUVImage into readtex.cKeith Whitwell2003-05-201-1/+3
* added fptest1, fptexture, texrect, etcBrian Paul2003-03-141-0/+22
* multisample / polygon smooth testBrian Paul2002-11-081-1/+2
* implemented automatic code gen and individual function validationBrian Paul2002-11-081-0/+9
* simple GL_EXT_stencil_wrap test programBrian Paul2002-10-311-2/+2
* Add missing items from .cvsignore files, tests/MakefileGareth Hughes2001-12-281-1/+7
* Add new tests.Gareth Hughes2001-05-071-0/+2
* added more programsBrian Paul2000-11-181-0/+3
* Added trivial CVA test for testing HW driver fastpaths, good for testingGareth Hughes2000-11-011-17/+15
* initial check-inBrian Paul2000-09-011-0/+35