Age | Commit message (Expand) | Author |
2009-08-31 | progs/tests: disable depth test for second glDrawPixels | Brian Paul |
2009-08-14 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-08-13 | progs/tests: hack a PBO/dlist test | Brian Paul |
2009-08-12 | progs/glsl: change uniform_info::type field to use GLSL vector types | Brian Paul |
2009-08-12 | demos: call SetUniformValues() | Brian Paul |
2009-08-07 | tests: have getprocaddress return a return code | Robert Ellison |
2009-08-07 | mesa: improve getprocaddress test | Robert Ellison |
2009-08-05 | tests: also test xoffset in texcompsub test | Roland Scheidegger |
2009-08-04 | tests/getteximage: test more texture sizes, including npot | Brian Paul |
2009-07-30 | tests: glGetTexImage() 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-07-08 | demos: use glEnable/DisableClientState() for vertex arrays | Brian Paul |
2009-07-04 | progs/tests: Use compressed texture in mipmap_comp_tests | Jakob Bornecrantz |
2009-07-04 | progs/tests: Tests more views in mipmap_comp_tests | Jakob Bornecrantz |
2009-07-03 | Merge branch 'mesa_7_5_branch' | 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-26 | Merge branch 'arb_vertex_array_object' | Brian Paul |
2009-06-22 | tests: update bufferobj.c to test GL_ARB_vertex_array_object | Brian Paul |
2009-06-19 | Merge branch 'ext-provoking-vertex' | Brian Paul |
2009-06-16 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-06-14 | progs/tests: Add yet another mipmap test | Jakob Bornecrantz |
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 | tests: need tkmap.c for prim.c | Brian Paul |
2009-06-09 | Merge branch 'mesa_7_5_branch' | Jakob Bornecrantz |
2009-06-09 | tests: check for GL_EXT/ARB_framebuffer_object | Brian Paul |
2009-06-09 | tests: also test glGetTexImage with render to texture | Brian Paul |
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: 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 |