summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/graw-xlib/graw_xlib.c
Commit message (Expand)AuthorAgeFilesLines
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-221-1/+2
* gallium: Fix llvmpipe on big-endian machinesAdam Jackson2013-06-241-2/+2
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-2/+1
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-2/+1
* Remove Xcalloc/Xmalloc/Xfree callsMatt Turner2012-09-051-2/+2
* 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