summaryrefslogtreecommitdiff
path: root/progs/tests/SConscript
AgeCommit message (Expand)Author
2010-02-09progs/tests: new test program for exercising cylindrical tex wrap modeBrian Paul
2010-02-01progs/tests: add another FBO test to exercise a RGBA vs. Z texture bugBrian Paul
2010-01-01scons: Build progs together with everything else.José Fonseca
2009-12-31progs/tests: added test for GL_EXT_draw_buffers2Brian Paul
2009-12-31progs/tests: added conditional rendering test programBrian Paul
2009-10-27progs/tests: added new blitfb.c testBrian Paul
2009-07-30tests: glGetTexImage() testBrian Paul
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-30progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz
2009-06-14progs/tests: Add yet another mipmap testJakob Bornecrantz
2009-06-12tests: added persp_hint.c testBrian Paul
2009-06-08progs/tests: Add some scissor testsJakob Bornecrantz
2009-04-29progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz
2009-04-20mesa/progs: fix scons build after recent demo movesKeith Whitwell
2009-03-24progs/tests: Build texcompress2 with sconsJakob Bornecrantz
2009-03-18tests: add simplest mipgen testKeith Whitwell
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell