summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)Author
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-06-30progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz
2009-06-15progs/tests: Use opaque colors.José Fonseca
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
2009-04-18demos: move streaming_rect.c demo to tests/Brian Paul
2009-04-18demos: fix incorrect assertionBrian Paul
2009-04-18demos: fix usage textBrian Paul
2009-04-17demos: move glewInit() call, fixes crash/bug 21247Brian Paul
2009-04-17demos: move glewInit() after glutCreateWindow()Brian Paul
2009-04-15progs/tests: Make texcompress2 get textureJakob Bornecrantz
2009-04-10mesa: asst. progs/test/Makefile filesBrian Paul
2009-04-02progs: IgnoresJakob Bornecrantz
2009-03-24progs/tests: Build texcompress2 with sconsJakob Bornecrantz
2009-03-18tests: add simplest mipgen testKeith Whitwell
2009-03-18progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz
2009-03-16progs/tests: IgnoresJakob Bornecrantz
2009-03-12demos: fix typoBrian Paul
2009-03-12mesa test prog for ATI_envmap_bumpmapRoland Scheidegger
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell
2009-03-04tests: add new mapbufrange.c test to test GL_ARB_map_buffer_rangeBrian Paul
2009-02-27demos: fix renderbuffer leak in progs/tests/fbotexture.cBrian Paul
2009-02-27tests: new mapvbo.c testBrian Paul
2009-02-26demos: add a fourth test case to VBO test for position/color in different VBOsBrian Paul
2009-02-11demos: minor updates for shader_api.c testBrian Paul
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul
2009-02-03demos: modify bufferobj.c to exercise interleaved vertex arraysBrian Paul
2009-01-22demos: revamp the fbotexture.c demoBrian Paul
2009-01-22demos: updated FBO tests to for ARB_fboBrian 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-11-11Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-11-11mesa: fix version check in dinoshade.cBrian Paul