| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: Fix llvmpipe on big-endian machines | Adam Jackson | 2013-06-24 | 1 | -2/+2 |
* | scons: Append x11 library path if linking x11 library. | Vinson Lee | 2012-11-21 | 1 | -0/+1 |
* | scons: Fix graw-xlib lib order. | José Fonseca | 2012-10-17 | 1 | -1/+1 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2012-09-05 | 1 | -2/+1 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2012-09-05 | 1 | -2/+1 |
* | Remove Xcalloc/Xmalloc/Xfree calls | Matt Turner | 2012-09-05 | 1 | -2/+2 |
* | graw: fix logic error in pixel format selection | Brian Paul | 2011-01-20 | 1 | -3/+17 |
* | scons: Use inline wrap helpers more consistently. | José Fonseca | 2010-11-18 | 1 | -5/+2 |
* | graw: Use inline debug helper instead of non-inline version | Jakob Bornecrantz | 2010-11-17 | 2 | -3/+5 |
* | graw: Use inline sw helper instead of roll your own loader | Jakob Bornecrantz | 2010-11-10 | 1 | -39/+2 |
* | graw: Tidy graw xlib scons file a bit | Jakob Bornecrantz | 2010-11-02 | 1 | -7/+1 |
* | scons: Revamp how to specify targets to build. | José Fonseca | 2010-11-01 | 2 | -64/+5 |
* | graw: fix the build (missing header) | Zack Rusin | 2010-08-27 | 1 | -0/+1 |
* | graw: Undo late loading of graw drivers. | José Fonseca | 2010-08-26 | 2 | -0/+51 |
* | graw: Dynamically load graw libraries. | José Fonseca | 2010-08-26 | 2 | -50/+0 |
* | graw: add parse_geometry_shader helper | Keith Whitwell | 2010-06-07 | 1 | -0/+13 |
* | graw_xlib: build fixes | Keith Whitwell | 2010-06-07 | 1 | -0/+3 |
* | graw: combine graw_init and graw_create_window functions | Keith Whitwell | 2010-05-14 | 1 | -27/+35 |
* | graw: split util code into new file | Keith Whitwell | 2010-05-14 | 3 | -31/+37 |
* | graw: move towards glut-like interface, add tri.c | Keith Whitwell | 2010-05-14 | 1 | -0/+49 |
* | rbug: Add to all targets that link against trace | Jakob Bornecrantz | 2010-05-12 | 1 | -0/+1 |
* | graw-xlib: Remove duplicate graw.h file. | José Fonseca | 2010-05-06 | 2 | -37/+1 |
* | graw-xlib: Revert the output dir lib change. | José Fonseca | 2010-05-05 | 1 | -1/+3 |
* | tests/raw: Get it building with scons. | José Fonseca | 2010-05-05 | 1 | -3/+3 |
* | scons: Always build softpipe and llvmpipe (when llvm available). | José Fonseca | 2010-04-11 | 1 | -6/+2 |
* | scons: Make LLVM a black-white dependency. | José Fonseca | 2010-04-11 | 1 | -5/+3 |
* | gallium: new raw gallium interface to support standalone tests | Keith Whitwell | 2010-03-28 | 3 | -0/+274 |