summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/graw-xlib
Commit message (Expand)AuthorAgeFilesLines
* galahad: remove driverEmil Velikov2015-03-211-3/+3
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-0/+1
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-222-1/+3
* gallium: Fix llvmpipe on big-endian machinesAdam Jackson2013-06-241-2/+2
* scons: Append x11 library path if linking x11 library.Vinson Lee2012-11-211-0/+1
* scons: Fix graw-xlib lib order.José Fonseca2012-10-171-1/+1
* 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
* scons: Use inline wrap helpers more consistently.José Fonseca2010-11-181-5/+2
* graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-172-3/+5
* graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz2010-11-101-39/+2
* graw: Tidy graw xlib scons file a bitJakob Bornecrantz2010-11-021-7/+1
* scons: Revamp how to specify targets to build.José Fonseca2010-11-012-64/+5
* 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