summaryrefslogtreecommitdiff
path: root/src/gallium/tests/graw/SConscript
AgeCommit message (Expand)Author
2011-03-08scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee
2011-01-24gallium: implement modern sampling schemeZack Rusin
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-09-09graw: added test for finding shader mem leaksBrian Paul
2010-08-26graw: Undo late loading of graw drivers.José Fonseca
2010-08-26graw: Dynamically load graw libraries.José Fonseca
2010-08-11scons: Fix freebsd8 build.Vinson Lee
2010-07-27scons: Fix sunos5 build.Vinson Lee
2010-07-15graw: new tri-instanced.c program to test instanced drawingBrian Paul
2010-06-07graw: Add gallium library to SCons build.Vinson Lee
2010-06-07graw: add gs-test.c and some simple geometry shader examplesKeith Whitwell
2010-06-07graw: trivial geometry shader testKeith Whitwell
2010-06-07test/graw: add vp-testKeith Whitwell
2010-06-07tests/graw: add fp-testKeith Whitwell
2010-05-14graw: add quad-tex graw test for basic texturingKeith Whitwell
2010-05-14graw: move towards glut-like interface, add tri.cKeith Whitwell
2010-05-11tests/graw: raw -> grawJosé Fonseca