summaryrefslogtreecommitdiffstats
path: root/progs/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* progs/tests: Add some scissor testsJakob Bornecrantz2009-06-081-0/+2
* progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz2009-04-291-0/+1
* demos: move demos/texobj.c to tests/Brian Paul2009-04-181-0/+1
* demos: move tests/dinoshade.c to demos/Brian Paul2009-04-181-1/+0
* demos: move tests/projtex.c to demos/Brian Paul2009-04-181-1/+0
* demos: move tests/fbotexture.c to demos/Brian Paul2009-04-181-1/+0
* demos: move texdown.c to tests/Brian Paul2009-04-181-0/+1
* demos: move glutfx demo to tests/Brian Paul2009-04-181-0/+1
* demos: move streaming_rect.c demo to tests/Brian Paul2009-04-181-0/+1
* mesa: asst. progs/test/Makefile filesBrian Paul2009-04-101-3/+3
* tests: add simplest mipgen testKeith Whitwell2009-03-181-0/+1
* progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz2009-03-181-0/+5
* mesa test prog for ATI_envmap_bumpmapRoland Scheidegger2009-03-121-0/+7
* tests: add new mapbufrange.c test to test GL_ARB_map_buffer_rangeBrian Paul2009-03-041-1/+2
* tests: new mapvbo.c testBrian Paul2009-02-271-0/+1
* Merge commit 'origin/master' into gallium-0.2Alan Hourihane2009-01-221-0/+2
|\
| * tests: test pseudo-XOR blend mode.Brian Paul2009-01-191-0/+2
* | Merge commit 'origin/master' into gallium-0.2Brian Paul2008-12-161-1/+21
|\|
| * demos: updated tests/floattex.c (doesn't work just yet).Brian Paul2008-12-151-1/+21
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-20/+21
|\ \
| * | define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-111-20/+20
| * | simple quad drawing testBrian Paul2008-09-111-0/+1
* | | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-0/+22
|\| | | |/ |/|
| * tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz2008-06-181-0/+1
| * mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)Brian Paul2008-04-111-0/+1
| * mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT)Brian Paul2008-04-101-0/+1
| * mesa: measure fill rate for drawing a large quad with basic shading/texture m...Brian2008-04-011-0/+8
| * mesa: new mipmap generation, lod bias demoBrian Paul2008-03-171-0/+9
| * Added calibrate_rast.c programBrian2008-02-281-0/+1
| * Test calling glTexSubImage2D mid-way through a frame.Brian2008-02-201-0/+1
| * Added minmag.c testBrian2008-02-161-0/+1
* | Never fail `make clean'Dan Nicholson2008-05-071-3/+3
* | Add a couple of test apps for line/unfilled polygon clipping.Eric Anholt2008-03-271-0/+2
* | Added minmag.c testBrian2008-02-161-0/+1
* | Add a test program to test for assorted bugs in shader_api.cBruce Merry2008-01-011-0/+1
* | add simple test for two-sided stencil functionalityRoland Scheidegger2007-12-111-0/+1
* | test that point/line/quad rendering hits the right pixelsBrian2007-11-091-0/+1
* | specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-1/+1
* | add support for LDFLAGS env varDan Nicholson2007-09-281-6/+6
* | Fix progs/tests/ build with BSD make.Eric Anholt2007-09-241-18/+16
|/
* Random state-change / primitive rendering. Good for hammering on a driver...Brian2007-06-211-0/+1
* Add simple program to test GL_MESA_texture_array.Ian Romanick2007-05-161-0/+7
* extra stuff for drawbuffers testBrian2007-03-121-0/+8
* added drawbuffers.cBrian2007-03-111-0/+1
* 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