| Commit message (Expand) | Author | Age | Files | Lines |
* | glew: Drop glew now that we don't need it for the progs | Jakob Bornecrantz | 2010-06-08 | 1 | -1/+1 |
* | rbug: Break out of trace | Jakob Bornecrantz | 2010-05-12 | 1 | -1/+1 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -1/+2 |
* | cell: build identity driver too | Brian Paul | 2010-03-16 | 1 | -1/+1 |
* | gallium: introduce target directory | Keith Whitwell | 2010-03-08 | 1 | -1/+1 |
* | cell: fix-up C, CPP flags | Brian Paul | 2010-02-12 | 1 | -3/+7 |
* | cell: remove -mcpu=cell from CFLAGS | Brian Paul | 2010-02-12 | 1 | -1/+1 |
* | cell: fix the usual cell breakage | Marc Dietrich | 2010-02-08 | 1 | -3/+3 |
* | cell: add glsl to SRC_DIRS | Brian Paul | 2009-12-27 | 1 | -1/+1 |
* | gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ | Jakob Bornecrantz | 2009-02-20 | 1 | -1/+1 |
* | cell: asst build fixes in linux-cell config | Brian Paul | 2009-02-10 | 1 | -1/+4 |
* | Revert "cell: update linux-cell config" | Jakob Bornecrantz | 2009-02-10 | 1 | -1/+1 |
* | cell: update linux-cell config | Brian Paul | 2009-02-09 | 1 | -1/+1 |
* | glew: Initial import. | José Fonseca | 2009-01-23 | 1 | -1/+1 |
* | cell: fix breakage from xlib re-org | Brian Paul | 2009-01-08 | 1 | -1/+1 |
* | cell: only build Cell and softpipe drivers | Brian Paul | 2008-11-21 | 1 | -1/+2 |
* | cell: added -Wmissing-prototypes | Brian Paul | 2008-11-12 | 1 | -1/+2 |
* | cell: added -D_BSD_SOURCE flag | Brian Paul | 2008-10-27 | 1 | -1/+1 |
* | cell: add -std=c99 flag to solve some warning/prototype issues | Brian Paul | 2008-10-22 | 1 | -1/+1 |
* | cell: implement more built-in shader functions, link spu code with -lm | Brian Paul | 2008-10-08 | 1 | -1/+1 |
* | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul | 2008-09-11 | 1 | -1/+3 |
* | Cell: added linux-cell-debug config | Brian Paul | 2008-09-03 | 1 | -2/+4 |
* | cell: use SDK 3.0 by default | Brian Paul | 2008-08-26 | 1 | -1/+5 |
* | cell: Enable MIT-SHM on Cell. | Ian Romanick | 2008-03-25 | 1 | -1/+3 |
* | Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build. | Ian Romanick | 2008-02-19 | 1 | -1/+1 |
* | Code reorganization: split gallium and mesa makefiles. | José Fonseca | 2008-02-18 | 1 | -0/+3 |
* | Cell: Add missing back-slash in linux-cell config file | Ian Romanick | 2008-02-15 | 1 | -1/+1 |
* | Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build. | Ian Romanick | 2008-02-15 | 1 | -1/+3 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | Cell: add OPT_FLAGS var | Brian | 2008-01-28 | 1 | -2/+4 |
* | Cell: s/-W/-Wall/ in linux-cell | Brian | 2008-01-24 | 1 | -1/+1 |
* | Use HOST_CC for programs that will run on the build host | Ian Romanick | 2008-01-23 | 1 | -0/+1 |
* | Remove unnecessary paths | Ian Romanick | 2008-01-23 | 1 | -6/+6 |
* | Cell: added -Wmissing-prototypes to SPU_CFLAGS | Brian | 2008-01-03 | 1 | -1/+1 |
* | Port to libspe2 | Ian Romanick | 2007-12-11 | 1 | -1/+1 |
* | Remove '-include altivec.h'. | Ian Romanick | 2007-12-11 | 1 | -1/+1 |
* | remove -Wall, add -DGALLIUM_CELL | Brian | 2007-12-10 | 1 | -1/+1 |
* | Add dependency checking for Cell driver sources. | Brian | 2007-12-05 | 1 | -0/+3 |
* | added -fPIC | Brian | 2007-12-02 | 1 | -1/+1 |
* | don't build libglw | Brian | 2007-12-02 | 1 | -0/+4 |
* | Initial Cell driver infrastructure. | Brian | 2007-12-02 | 1 | -0/+37 |