summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests/graw/SConscript
Commit message (Expand)AuthorAgeFilesLines
* scons: whitespace cleanupGiuseppe Bilotta2016-05-251-1/+1
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-1/+1
* llvmpipe: support 8bit subpixel precisionZack Rusin2013-11-251-0/+1
* graw: Simple utilities to dump and disassemble TGSI tokens.José Fonseca2013-04-251-0/+1
* tests/graw: Add a bunch of tests.José Fonseca2012-02-221-5/+11
* scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee2011-03-081-1/+1
* gallium: implement modern sampling schemeZack Rusin2011-01-241-0/+1
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-14/+12
* graw: added test for finding shader mem leaksBrian Paul2010-09-091-0/+1
* graw: Undo late loading of graw drivers.José Fonseca2010-08-261-1/+8
* graw: Dynamically load graw libraries.José Fonseca2010-08-261-8/+1
* scons: Fix freebsd8 build.Vinson Lee2010-08-111-1/+4
* scons: Fix sunos5 build.Vinson Lee2010-07-271-0/+3
* graw: new tri-instanced.c program to test instanced drawingBrian Paul2010-07-151-0/+1
* graw: Add gallium library to SCons build.Vinson Lee2010-06-071-1/+1
* graw: add gs-test.c and some simple geometry shader examplesKeith Whitwell2010-06-071-2/+3
* graw: trivial geometry shader testKeith Whitwell2010-06-071-0/+1
* test/graw: add vp-testKeith Whitwell2010-06-071-1/+2
* tests/graw: add fp-testKeith Whitwell2010-06-071-0/+1
* graw: add quad-tex graw test for basic texturingKeith Whitwell2010-05-141-1/+2
* graw: move towards glut-like interface, add tri.cKeith Whitwell2010-05-141-1/+2
* tests/graw: raw -> grawJosé Fonseca2010-05-111-0/+23