Age | Commit message (Expand) | Author |
2009-09-01 | progs/tests: re-enable exit() call | Brian Paul |
2009-08-13 | progs/tests: hack a PBO/dlist test | Brian Paul |
2009-07-14 | progs/tests: Use compressed texture in mipmap_comp_tests | Jakob Bornecrantz |
2009-07-14 | progs/tests: Tests more views in mipmap_comp_tests | Jakob Bornecrantz |
2009-07-14 | progs/tests: Add yet another mipmap test | Jakob Bornecrantz |
2009-06-30 | progs/tests: Add tests for glCompressedTexSubImage | Jakob Bornecrantz |
2009-06-15 | progs/tests: Use opaque colors. | José Fonseca |
2009-06-08 | progs/tests: Add some scissor tests | Jakob Bornecrantz |
2009-04-29 | progs/tests: Update ignores | Jakob Bornecrantz |
2009-04-29 | progs/tests: Add mipmap_comp for mipmap testing with compressed textures | Jakob Bornecrantz |
2009-04-28 | demos: asst. updates, clean-ups | Brian Paul |
2009-04-24 | tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture | Keith Whitwell |
2009-04-21 | demos: check that GL version is 2.0 or higher | Brian Paul |
2009-04-20 | mesa/progs: fix scons build after recent demo moves | Keith Whitwell |
2009-04-20 | tests/mipmap_view: add linear/nearest key | Keith Whitwell |
2009-04-18 | demos: move demos/texobj.c to tests/ | Brian Paul |
2009-04-18 | demos: move demos/occlude.c (old HP extension) 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-18 | demos: fix incorrect assertion | Brian Paul |
2009-04-18 | demos: fix usage text | Brian Paul |
2009-04-17 | demos: move glewInit() call, fixes crash/bug 21247 | Brian Paul |
2009-04-17 | demos: move glewInit() after glutCreateWindow() | Brian Paul |
2009-04-15 | progs/tests: Make texcompress2 get texture | Jakob Bornecrantz |
2009-04-10 | mesa: asst. progs/test/Makefile files | Brian Paul |
2009-04-02 | progs: Ignores | Jakob Bornecrantz |
2009-03-24 | progs/tests: Build texcompress2 with scons | Jakob Bornecrantz |
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-16 | progs/tests: Ignores | Jakob Bornecrantz |
2009-03-12 | demos: fix typo | Brian Paul |
2009-03-12 | mesa test prog for ATI_envmap_bumpmap | Roland Scheidegger |
2009-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell |
2009-03-04 | tests: add new mapbufrange.c test to test GL_ARB_map_buffer_range | Brian Paul |
2009-02-27 | demos: fix renderbuffer leak in progs/tests/fbotexture.c | Brian Paul |
2009-02-27 | tests: new mapvbo.c test | Brian Paul |
2009-02-26 | demos: add a fourth test case to VBO test for position/color in different VBOs | Brian Paul |
2009-02-11 | demos: minor updates for shader_api.c test | Brian Paul |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul |
2009-02-03 | demos: modify bufferobj.c to exercise interleaved vertex arrays | Brian Paul |
2009-01-22 | demos: revamp the fbotexture.c demo | Brian Paul |
2009-01-22 | demos: updated FBO tests to for ARB_fbo | 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 |