summaryrefslogtreecommitdiffstats
path: root/progs/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-268/+0
* progs/tests: update getprocaddress test since moving glapi filesBrian Paul2010-05-111-1/+4
* progs/tests: added stencilreaddraw to SConscript, MakefileBrian Paul2010-04-141-0/+1
* tests: Add test for huge client arrays that has to be split.Pauli Nieminen2010-03-211-0/+1
* fix test progs from gl_API moveWil Reichert2010-02-261-1/+1
* progs/tests: new zbitmap.c test to exercize Z testing of glBitmapBrian Paul2010-02-191-0/+1
* progs/tests: new test program for exercising cylindrical tex wrap modeBrian Paul2010-02-091-0/+1
* progs/tests: add another FBO test to exercise a RGBA vs. Z texture bugBrian Paul2010-02-011-0/+1
* progs/tests: added test for GL_EXT_draw_buffers2Brian Paul2009-12-311-0/+1
* progs/tests: added conditional rendering test programBrian Paul2009-12-311-0/+1
* Add 'texture leak' test.Michel Dänzer2009-12-051-0/+1
* progs/tests: added new blitfb.c testBrian Paul2009-10-271-0/+1
* 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