aboutsummaryrefslogtreecommitdiffstats
path: root/progs/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* npot version of redbook/mipmap.cKeith Whitwell2006-09-151-0/+1
* Add test for GL_EXT_gpu_program_parameters.Ian Romanick2006-08-151-0/+1
* Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick2006-06-121-0/+2
* simple texture compression testBrian Paul2006-05-101-0/+1
* Test program for exercising GL_TEXTURE_BASE_LEVEL and GL_TEXTURE_MAX_LEVEL.Brian Paul2006-05-101-0/+1
* test glReadPixels speed w/ various formats/types, PBOsBrian Paul2006-04-141-0/+2
* Build test for bugzilla #3050Ian Romanick2006-03-041-0/+1
* added more tests (Pedro Maia)Brian Paul2006-01-301-1/+5
* Test glTexSubImage and glCopyTexSubImage rate.Brian Paul2006-01-261-0/+1
* copypixrate.c - measure the speed of glCopyPixels.Brian Paul2006-01-261-0/+1
* Simple test of glInterleavedArrays functionality.Ian Romanick2005-11-141-0/+1
* Add new test "texfilt". This test is a cousin to texwrap. Instead ofIan Romanick2005-10-281-3/+4
* Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program IEric Anholt2005-10-261-0/+1
* new demo to test ATI_fragment_shader, not very creative but easy to know if t...Roland Scheidegger2005-09-101-0/+5
* Add simple regression test for bugzilla #3195.Ian Romanick2005-08-181-0/+7
* Add regression test for bug #3101.Ian Romanick2005-07-071-0/+1
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-0/+2
* Simple test for GL_MESA_pack_invert.Ian Romanick2005-02-141-0/+7
* Simple test for ARB_texture_env_crossbar functionality. It is difficultIan Romanick2005-02-091-0/+1
* added texobjshare.cBrian Paul2005-01-191-0/+1
* 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