summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/graw-xlib/graw_xlib.c
Commit message (Expand)AuthorAgeFilesLines
* graw: fix logic error in pixel format selectionBrian Paul2011-01-201-3/+17
* graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-171-2/+2
* graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz2010-11-101-39/+2
* graw: fix the build (missing header)Zack Rusin2010-08-271-0/+1
* graw: combine graw_init and graw_create_window functionsKeith Whitwell2010-05-141-27/+35
* graw: split util code into new fileKeith Whitwell2010-05-141-31/+0
* graw: move towards glut-like interface, add tri.cKeith Whitwell2010-05-141-0/+49
* graw-xlib: Remove duplicate graw.h file.José Fonseca2010-05-061-1/+1
* gallium: new raw gallium interface to support standalone testsKeith Whitwell2010-03-281-0/+181