summaryrefslogtreecommitdiff
path: root/src/gallium/targets/graw-xlib
AgeCommit message (Expand)Author
2011-01-20graw: fix logic error in pixel format selectionBrian Paul
2010-11-18scons: Use inline wrap helpers more consistently.José Fonseca
2010-11-17graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz
2010-11-10graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz
2010-11-02graw: Tidy graw xlib scons file a bitJakob Bornecrantz
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-08-27graw: fix the build (missing header)Zack Rusin
2010-08-26graw: Undo late loading of graw drivers.José Fonseca
2010-08-26graw: Dynamically load graw libraries.José Fonseca
2010-06-07graw: add parse_geometry_shader helperKeith Whitwell
2010-06-07graw_xlib: build fixesKeith Whitwell
2010-05-14graw: combine graw_init and graw_create_window functionsKeith Whitwell
2010-05-14graw: split util code into new fileKeith Whitwell
2010-05-14graw: move towards glut-like interface, add tri.cKeith Whitwell
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz
2010-05-06graw-xlib: Remove duplicate graw.h file.José Fonseca
2010-05-05graw-xlib: Revert the output dir lib change.José Fonseca
2010-05-05tests/raw: Get it building with scons.José Fonseca
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell