summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
AgeCommit message (Expand)Author
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt
2010-05-11progs/tests: update getprocaddress test since moving glapi filesBrian Paul
2010-04-14progs/tests: added stencilreaddraw to SConscript, MakefileBrian Paul
2010-03-21tests: Add test for huge client arrays that has to be split.Pauli Nieminen
2010-02-26fix test progs from gl_API moveWil Reichert
2010-02-19progs/tests: new zbitmap.c test to exercize Z testing of glBitmapBrian Paul
2010-02-09progs/tests: new test program for exercising cylindrical tex wrap modeBrian Paul
2010-02-01progs/tests: add another FBO test to exercise a RGBA vs. Z texture bugBrian Paul
2009-12-31progs/tests: added test for GL_EXT_draw_buffers2Brian Paul
2009-12-31progs/tests: added conditional rendering test programBrian Paul
2009-12-05Add 'texture leak' test.Michel Dänzer
2009-10-27progs/tests: added new blitfb.c testBrian Paul
2009-10-09progs/tests: Add tests to Makefile.Vinson Lee
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-30progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz
2009-06-14progs/tests: Add yet another mipmap testJakob Bornecrantz
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul
2009-06-12tests: added persp_hint.c testBrian Paul
2009-06-12tests: added arbgpuprog, for compile-testing ARB vertex/fragment programsBrian Paul
2009-06-09tests: prim.c demo, modified for GL_EXT_provoking_vertexBrian Paul
2009-06-09Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-09tests: quick and dirty glGetTexImage() test programBrian Paul
2009-06-08progs/tests: Add some scissor testsJakob Bornecrantz
2009-04-29progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz
2009-04-18demos: move demos/texobj.c to tests/Brian Paul
2009-04-18demos: move tests/dinoshade.c to demos/Brian Paul
2009-04-18demos: move tests/projtex.c to demos/Brian Paul
2009-04-18demos: move tests/fbotexture.c to demos/Brian Paul
2009-04-18demos: move texdown.c to tests/Brian Paul
2009-04-18demos: move glutfx demo to tests/Brian Paul
2009-04-18demos: move streaming_rect.c demo to tests/Brian Paul
2009-04-10mesa: asst. progs/test/Makefile filesBrian Paul
2009-03-18tests: add simplest mipgen testKeith Whitwell
2009-03-18progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz
2009-03-12mesa test prog for ATI_envmap_bumpmapRoland Scheidegger
2009-03-04tests: add new mapbufrange.c test to test GL_ARB_map_buffer_rangeBrian Paul
2009-02-27tests: new mapvbo.c testBrian Paul
2009-01-22Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2009-01-19tests: test pseudo-XOR blend mode.Brian Paul
2008-12-16Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-12-15demos: updated tests/floattex.c (doesn't work just yet).Brian Paul
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul
2008-09-11simple quad drawing testBrian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-06-18tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz
2008-05-07Never fail `make clean'Dan Nicholson
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