| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |