summaryrefslogtreecommitdiffstats
path: root/progs/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* progs/tests: Add tests to Makefile.Vinson Lee2009-10-091-0/+7
* Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-031-0/+1
|\
| * progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz2009-06-301-0/+1
* | progs/tests: Add yet another mipmap testJakob Bornecrantz2009-06-141-0/+1
* | Merge branch 'ext-provoking-vertex'Brian Paul2009-06-191-0/+1
|\ \
| * | tests: prim.c demo, modified for GL_EXT_provoking_vertexBrian Paul2009-06-091-0/+1
* | | tests: added persp_hint.c testBrian Paul2009-06-121-0/+1
* | | tests: added arbgpuprog, for compile-testing ARB vertex/fragment programsBrian Paul2009-06-121-0/+1
* | | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-06-091-0/+2
|\ \ \ | | |/ | |/|
| * | progs/tests: Add some scissor testsJakob Bornecrantz2009-06-081-0/+2
| |/
* / tests: quick and dirty glGetTexImage() test programBrian Paul2009-06-091-1/+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
|/