summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
AgeCommit message (Expand)Author
2008-06-18tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz
2008-04-11mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)Brian Paul
2008-04-10mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT)Brian Paul
2008-04-01mesa: measure fill rate for drawing a large quad with basic shading/texture m...Brian
2008-03-17mesa: new mipmap generation, lod bias demoBrian Paul
2008-02-28Added calibrate_rast.c programBrian
2008-02-20Test calling glTexSubImage2D mid-way through a frame.Brian
2008-02-16Added minmag.c testBrian
2007-06-21Random state-change / primitive rendering. Good for hammering on a driver...Brian
2007-05-16Add simple program to test GL_MESA_texture_array.Ian Romanick
2007-03-12extra stuff for drawbuffers testBrian
2007-03-11added drawbuffers.cBrian
2006-09-15npot version of redbook/mipmap.cKeith Whitwell
2006-08-15Add test for GL_EXT_gpu_program_parameters.Ian Romanick
2006-06-12Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick
2006-05-10simple texture compression testBrian Paul
2006-05-10Test program for exercising GL_TEXTURE_BASE_LEVEL and GL_TEXTURE_MAX_LEVEL.Brian Paul
2006-04-14test glReadPixels speed w/ various formats/types, PBOsBrian Paul
2006-03-04Build test for bugzilla #3050Ian Romanick
2006-01-30added more tests (Pedro Maia)Brian Paul
2006-01-26Test glTexSubImage and glCopyTexSubImage rate.Brian Paul
2006-01-26copypixrate.c - measure the speed of glCopyPixels.Brian Paul
2005-11-14Simple test of glInterleavedArrays functionality.Ian Romanick
2005-10-28Add new test "texfilt". This test is a cousin to texwrap. Instead ofIan Romanick
2005-10-26Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program IEric Anholt
2005-09-10new demo to test ATI_fragment_shader, not very creative but easy to know if t...Roland Scheidegger
2005-08-18Add simple regression test for bugzilla #3195.Ian Romanick
2005-07-07Add regression test for bug #3101.Ian Romanick
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-02-14Simple test for GL_MESA_pack_invert.Ian Romanick
2005-02-09Simple test for ARB_texture_env_crossbar functionality. It is difficultIan Romanick
2005-01-19added texobjshare.cBrian Paul
2004-11-04Add EXT_stencil_wrap test that doesn't depend on stencil read-backIan Romanick
2004-10-29Updated getprocaddress test to use gl_API.xml instead of old APIspec file.Brian Paul
2004-10-08Add simple test program for Mesa bug #1028405.Ian Romanick
2004-05-12Test program to check that packed pixel formats work as expected withBrian Paul
2004-05-11Added simple EXT_blend_minmax test.Ian Romanick
2004-05-11Added simple NV_blend_square test.Ian Romanick
2004-04-23assorted fixesBrian Paul
2004-04-22added floattex.c to test floating point texturesBrian Paul
2004-04-20removed non-existant arbfpwpos.c, added UTIL_FILES targetBrian Paul
2004-04-14Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compileKeith Whitwell
2004-04-08added zreaddraw.cBrian Paul
2004-04-08no depend fileBrian Paul
2004-03-26minor fixesBrian Paul
2004-03-26new MakefileBrian Paul
2003-08-23Rename Makefile to Makefile.X11, add depend supportJon Smirl
2003-06-10update for new directory treeBrian Paul
2003-05-20move LoadYUVImage into readtex.cKeith Whitwell
2003-03-14added fptest1, fptexture, texrect, etcBrian Paul