summaryrefslogtreecommitdiffstats
path: root/configs/linux-cell
Commit message (Expand)AuthorAgeFilesLines
* gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz2009-02-201-1/+1
* cell: asst build fixes in linux-cell configBrian Paul2009-02-101-1/+4
* Revert "cell: update linux-cell config"Jakob Bornecrantz2009-02-101-1/+1
* cell: update linux-cell configBrian Paul2009-02-091-1/+1
* glew: Initial import.José Fonseca2009-01-231-1/+1
* cell: fix breakage from xlib re-orgBrian Paul2009-01-081-1/+1
* cell: only build Cell and softpipe driversBrian Paul2008-11-211-1/+2
* cell: added -Wmissing-prototypesBrian Paul2008-11-121-1/+2
* cell: added -D_BSD_SOURCE flagBrian Paul2008-10-271-1/+1
* cell: add -std=c99 flag to solve some warning/prototype issuesBrian Paul2008-10-221-1/+1
* cell: implement more built-in shader functions, link spu code with -lmBrian Paul2008-10-081-1/+1
* define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-111-1/+3
* Cell: added linux-cell-debug configBrian Paul2008-09-031-2/+4
* cell: use SDK 3.0 by defaultBrian Paul2008-08-261-1/+5
* cell: Enable MIT-SHM on Cell.Ian Romanick2008-03-251-1/+3
* Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build.Ian Romanick2008-02-191-1/+1
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-0/+3
* Cell: Add missing back-slash in linux-cell config fileIan Romanick2008-02-151-1/+1
* Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.Ian Romanick2008-02-151-1/+3
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Cell: add OPT_FLAGS varBrian2008-01-281-2/+4
* Cell: s/-W/-Wall/ in linux-cellBrian2008-01-241-1/+1
* Use HOST_CC for programs that will run on the build hostIan Romanick2008-01-231-0/+1
* Remove unnecessary pathsIan Romanick2008-01-231-6/+6
* Cell: added -Wmissing-prototypes to SPU_CFLAGSBrian2008-01-031-1/+1
* Port to libspe2Ian Romanick2007-12-111-1/+1
* Remove '-include altivec.h'.Ian Romanick2007-12-111-1/+1
* remove -Wall, add -DGALLIUM_CELLBrian2007-12-101-1/+1
* Add dependency checking for Cell driver sources.Brian2007-12-051-0/+3
* added -fPICBrian2007-12-021-1/+1
* don't build libglwBrian2007-12-021-0/+4
* Initial Cell driver infrastructure.Brian2007-12-021-0/+37