Age | Commit message (Expand) | Author |
2009-10-27 | progs/tests: added new blitfb.c test | Brian Paul |
2009-10-09 | progs/tests: Add tests to Makefile. | Vinson Lee |
2009-07-03 | Merge branch 'mesa_7_5_branch' | Jakob Bornecrantz |
2009-06-30 | progs/tests: Add tests for glCompressedTexSubImage | Jakob Bornecrantz |
2009-06-14 | progs/tests: Add yet another mipmap test | Jakob Bornecrantz |
2009-06-19 | Merge branch 'ext-provoking-vertex' | Brian Paul |
2009-06-12 | tests: added persp_hint.c test | Brian Paul |
2009-06-12 | tests: added arbgpuprog, for compile-testing ARB vertex/fragment programs | Brian Paul |
2009-06-09 | tests: prim.c demo, modified for GL_EXT_provoking_vertex | Brian Paul |
2009-06-09 | Merge branch 'mesa_7_5_branch' | Jakob Bornecrantz |
2009-06-09 | tests: quick and dirty glGetTexImage() test program | Brian Paul |
2009-06-08 | progs/tests: Add some scissor tests | Jakob Bornecrantz |
2009-04-29 | progs/tests: Add mipmap_comp for mipmap testing with compressed textures | Jakob Bornecrantz |
2009-04-18 | demos: move demos/texobj.c to tests/ | Brian Paul |
2009-04-18 | demos: move tests/dinoshade.c to demos/ | Brian Paul |
2009-04-18 | demos: move tests/projtex.c to demos/ | Brian Paul |
2009-04-18 | demos: move tests/fbotexture.c to demos/ | Brian Paul |
2009-04-18 | demos: move texdown.c to tests/ | Brian Paul |
2009-04-18 | demos: move glutfx demo to tests/ | Brian Paul |
2009-04-18 | demos: move streaming_rect.c demo to tests/ | Brian Paul |
2009-04-10 | mesa: asst. progs/test/Makefile files | Brian Paul |
2009-03-18 | tests: add simplest mipgen test | Keith Whitwell |
2009-03-18 | progs/tests: Update mipmap_limits to show image and colors | Jakob Bornecrantz |
2009-03-12 | mesa test prog for ATI_envmap_bumpmap | Roland Scheidegger |
2009-03-04 | tests: add new mapbufrange.c test to test GL_ARB_map_buffer_range | Brian Paul |
2009-02-27 | tests: new mapvbo.c test | Brian Paul |
2009-01-22 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2009-01-19 | tests: test pseudo-XOR blend mode. | Brian Paul |
2008-12-16 | Merge commit 'origin/master' into gallium-0.2 | Brian Paul |
2008-12-15 | demos: updated tests/floattex.c (doesn't work just yet). | Brian Paul |
2008-09-11 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-11 | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul |
2008-09-11 | simple quad drawing test | Brian Paul |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-06-18 | tests: Added a test for a strange bug in texstore_a8 | Jakob Bornecrantz |
2008-05-07 | Never fail `make clean' | Dan Nicholson |
2008-04-11 | mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil) | Brian Paul |
2008-04-10 | mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT) | Brian Paul |
2008-04-01 | mesa: measure fill rate for drawing a large quad with basic shading/texture m... | Brian |
2008-03-27 | Add a couple of test apps for line/unfilled polygon clipping. | Eric Anholt |
2008-03-17 | mesa: new mipmap generation, lod bias demo | Brian Paul |
2008-02-28 | Added calibrate_rast.c program | Brian |
2008-02-20 | Test calling glTexSubImage2D mid-way through a frame. | Brian |
2008-02-16 | Added minmag.c test | Brian |
2008-02-16 | Added minmag.c test | Brian |
2008-01-01 | Add a test program to test for assorted bugs in shader_api.c | Bruce Merry |
2007-12-11 | add simple test for two-sided stencil functionality | Roland Scheidegger |
2007-11-09 | test that point/line/quad rendering hits the right pixels | Brian |
2007-10-29 | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson |
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson |