| Commit message (Expand) | Author | Age | Files | Lines |
* | npot version of redbook/mipmap.c | Keith Whitwell | 2006-09-15 | 1 | -0/+1 |
* | Add test for GL_EXT_gpu_program_parameters. | Ian Romanick | 2006-08-15 | 1 | -0/+1 |
* | Add support for GL_APPLE_vertex_array_object. Several test programs | Ian Romanick | 2006-06-12 | 1 | -0/+2 |
* | simple texture compression test | Brian Paul | 2006-05-10 | 1 | -0/+1 |
* | Test program for exercising GL_TEXTURE_BASE_LEVEL and GL_TEXTURE_MAX_LEVEL. | Brian Paul | 2006-05-10 | 1 | -0/+1 |
* | test glReadPixels speed w/ various formats/types, PBOs | Brian Paul | 2006-04-14 | 1 | -0/+2 |
* | Build test for bugzilla #3050 | Ian Romanick | 2006-03-04 | 1 | -0/+1 |
* | added more tests (Pedro Maia) | Brian Paul | 2006-01-30 | 1 | -1/+5 |
* | Test glTexSubImage and glCopyTexSubImage rate. | Brian Paul | 2006-01-26 | 1 | -0/+1 |
* | copypixrate.c - measure the speed of glCopyPixels. | Brian Paul | 2006-01-26 | 1 | -0/+1 |
* | Simple test of glInterleavedArrays functionality. | Ian Romanick | 2005-11-14 | 1 | -0/+1 |
* | Add new test "texfilt". This test is a cousin to texwrap. Instead of | Ian Romanick | 2005-10-28 | 1 | -3/+4 |
* | Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program I | Eric Anholt | 2005-10-26 | 1 | -0/+1 |
* | new demo to test ATI_fragment_shader, not very creative but easy to know if t... | Roland Scheidegger | 2005-09-10 | 1 | -0/+5 |
* | Add simple regression test for bugzilla #3195. | Ian Romanick | 2005-08-18 | 1 | -0/+7 |
* | Add regression test for bug #3101. | Ian Romanick | 2005-07-07 | 1 | -0/+1 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -0/+2 |
* | Simple test for GL_MESA_pack_invert. | Ian Romanick | 2005-02-14 | 1 | -0/+7 |
* | Simple test for ARB_texture_env_crossbar functionality. It is difficult | Ian Romanick | 2005-02-09 | 1 | -0/+1 |
* | added texobjshare.c | Brian Paul | 2005-01-19 | 1 | -0/+1 |
* | Add EXT_stencil_wrap test that doesn't depend on stencil read-back | Ian Romanick | 2004-11-04 | 1 | -0/+1 |
* | Updated getprocaddress test to use gl_API.xml instead of old APIspec file. | Brian Paul | 2004-10-29 | 1 | -1/+1 |
* | Add simple test program for Mesa bug #1028405. | Ian Romanick | 2004-10-08 | 1 | -0/+1 |
* | Test program to check that packed pixel formats work as expected with | Brian Paul | 2004-05-12 | 1 | -0/+1 |
* | Added simple EXT_blend_minmax test. | Ian Romanick | 2004-05-11 | 1 | -0/+1 |
* | Added simple NV_blend_square test. | Ian Romanick | 2004-05-11 | 1 | -0/+1 |
* | assorted fixes | Brian Paul | 2004-04-23 | 1 | -1/+0 |
* | added floattex.c to test floating point textures | Brian Paul | 2004-04-22 | 1 | -0/+2 |
* | removed non-existant arbfpwpos.c, added UTIL_FILES target | Brian Paul | 2004-04-20 | 1 | -2/+3 |
* | Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compile | Keith Whitwell | 2004-04-14 | 1 | -0/+1 |
* | added zreaddraw.c | Brian Paul | 2004-04-08 | 1 | -1/+2 |
* | no depend file | Brian Paul | 2004-04-08 | 1 | -3/+0 |
* | minor fixes | Brian Paul | 2004-03-26 | 1 | -4/+1 |
* | new Makefile | Brian Paul | 2004-03-26 | 1 | -0/+113 |
* | Rename Makefile to Makefile.X11, add depend support | Jon Smirl | 2003-08-23 | 1 | -79/+0 |
* | update for new directory tree | Brian Paul | 2003-06-10 | 1 | -8/+9 |
* | move LoadYUVImage into readtex.c | Keith Whitwell | 2003-05-20 | 1 | -1/+3 |
* | added fptest1, fptexture, texrect, etc | Brian Paul | 2003-03-14 | 1 | -0/+22 |
* | multisample / polygon smooth test | Brian Paul | 2002-11-08 | 1 | -1/+2 |
* | implemented automatic code gen and individual function validation | Brian Paul | 2002-11-08 | 1 | -0/+9 |
* | simple GL_EXT_stencil_wrap test program | Brian Paul | 2002-10-31 | 1 | -2/+2 |
* | Add missing items from .cvsignore files, tests/Makefile | Gareth Hughes | 2001-12-28 | 1 | -1/+7 |
* | Add new tests. | Gareth Hughes | 2001-05-07 | 1 | -0/+2 |
* | added more programs | Brian Paul | 2000-11-18 | 1 | -0/+3 |
* | Added trivial CVA test for testing HW driver fastpaths, good for testing | Gareth Hughes | 2000-11-01 | 1 | -17/+15 |
* | initial check-in | Brian Paul | 2000-09-01 | 1 | -0/+35 |