summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-02-14Simple test for GL_MESA_pack_invert.Ian Romanick1-0/+7
2005-02-09Simple test for ARB_texture_env_crossbar functionality. It is difficultIan Romanick1-0/+1
2005-01-19added texobjshare.cBrian Paul1-0/+1
2004-11-04Add EXT_stencil_wrap test that doesn't depend on stencil read-backIan Romanick1-0/+1
2004-10-29Updated getprocaddress test to use gl_API.xml instead of old APIspec file.Brian Paul1-1/+1
2004-10-08Add simple test program for Mesa bug #1028405.Ian Romanick1-0/+1
2004-05-12Test program to check that packed pixel formats work as expected withBrian Paul1-0/+1
2004-05-11Added simple EXT_blend_minmax test.Ian Romanick1-0/+1
2004-05-11Added simple NV_blend_square test.Ian Romanick1-0/+1
2004-04-23assorted fixesBrian Paul1-1/+0
2004-04-22added floattex.c to test floating point texturesBrian Paul1-0/+2
2004-04-20removed non-existant arbfpwpos.c, added UTIL_FILES targetBrian Paul1-2/+3
2004-04-14Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compileKeith Whitwell1-0/+1
2004-04-08added zreaddraw.cBrian Paul1-1/+2
2004-04-08no depend fileBrian Paul1-3/+0
2004-03-26minor fixesBrian Paul1-4/+1
2004-03-26new MakefileBrian Paul1-0/+113
2003-08-23Rename Makefile to Makefile.X11, add depend supportJon Smirl1-79/+0
2003-06-10update for new directory treeBrian Paul1-8/+9
2003-05-20move LoadYUVImage into readtex.cKeith Whitwell1-1/+3
2003-03-14added fptest1, fptexture, texrect, etcBrian Paul1-0/+22
2002-11-08multisample / polygon smooth testBrian Paul1-1/+2
2002-11-08implemented automatic code gen and individual function validationBrian Paul1-0/+9
2002-10-31simple GL_EXT_stencil_wrap test programBrian Paul1-2/+2
2001-12-28Add missing items from .cvsignore files, tests/MakefileGareth Hughes1-1/+7
2001-05-07Add new tests.Gareth Hughes1-0/+2
2000-11-18added more programsBrian Paul1-0/+3
2000-11-01Added trivial CVA test for testing HW driver fastpaths, good for testingGareth Hughes1-17/+15
2000-09-01initial check-inBrian Paul1-0/+35