summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/graw-xlib
Commit message (Expand)AuthorAgeFilesLines
* graw: fix the build (missing header)Zack Rusin2010-08-271-0/+1
* graw: Undo late loading of graw drivers.José Fonseca2010-08-262-0/+51
* graw: Dynamically load graw libraries.José Fonseca2010-08-262-50/+0
* graw: add parse_geometry_shader helperKeith Whitwell2010-06-071-0/+13
* graw_xlib: build fixesKeith Whitwell2010-06-071-0/+3
* graw: combine graw_init and graw_create_window functionsKeith Whitwell2010-05-141-27/+35
* graw: split util code into new fileKeith Whitwell2010-05-143-31/+37
* graw: move towards glut-like interface, add tri.cKeith Whitwell2010-05-141-0/+49
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-121-0/+1
* graw-xlib: Remove duplicate graw.h file.José Fonseca2010-05-062-37/+1
* graw-xlib: Revert the output dir lib change.José Fonseca2010-05-051-1/+3
* tests/raw: Get it building with scons.José Fonseca2010-05-051-3/+3
* scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca2010-04-111-6/+2
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-5/+3
* gallium: new raw gallium interface to support standalone testsKeith Whitwell2010-03-283-0/+274