summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)Author
2009-09-08progs/tests: added Z invert optionBrian Paul
2009-09-03progs/tests: re-enable exit() callBrian Paul
2009-09-03tests/texcmp: glewInit in wrong placeDave Airlie
2009-08-31progs/tests: disable depth test for second glDrawPixelsBrian Paul
2009-08-14Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-13progs/tests: hack a PBO/dlist testBrian Paul
2009-08-12progs/glsl: change uniform_info::type field to use GLSL vector typesBrian Paul
2009-08-12demos: call SetUniformValues()Brian Paul
2009-08-07tests: have getprocaddress return a return codeRobert Ellison
2009-08-07mesa: improve getprocaddress testRobert Ellison
2009-08-05tests: also test xoffset in texcompsub testRoland Scheidegger
2009-08-04tests/getteximage: test more texture sizes, including npotBrian Paul
2009-07-30tests: glGetTexImage() testBrian Paul
2009-07-14progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz
2009-07-14progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz
2009-07-14progs/tests: Add yet another mipmap testJakob Bornecrantz
2009-07-08demos: use glEnable/DisableClientState() for vertex arraysBrian Paul
2009-07-04progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz
2009-07-04progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-30progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz
2009-06-15progs/tests: Use opaque colors.José Fonseca
2009-06-26Merge branch 'arb_vertex_array_object'Brian Paul
2009-06-22tests: update bufferobj.c to test GL_ARB_vertex_array_objectBrian Paul
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul
2009-06-16Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-14progs/tests: Add yet another mipmap testJakob Bornecrantz
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-09tests: need tkmap.c for prim.cBrian Paul
2009-06-09Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-09tests: check for GL_EXT/ARB_framebuffer_objectBrian Paul
2009-06-09tests: also test glGetTexImage with render to textureBrian Paul
2009-06-09tests: quick and dirty glGetTexImage() test programBrian Paul
2009-06-08progs/tests: Add some scissor testsJakob Bornecrantz
2009-04-29progs/tests: Update ignoresJakob Bornecrantz
2009-04-29progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz
2009-04-28demos: asst. updates, clean-upsBrian Paul
2009-04-24tests/mipmap_view: add a bunch of keystrokes for testing render-to-textureKeith Whitwell
2009-04-21demos: check that GL version is 2.0 or higherBrian Paul
2009-04-20mesa/progs: fix scons build after recent demo movesKeith Whitwell
2009-04-20tests/mipmap_view: add linear/nearest keyKeith Whitwell
2009-04-18demos: move demos/texobj.c to tests/Brian Paul
2009-04-18demos: move demos/occlude.c (old HP extension) to testsBrian 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