summaryrefslogtreecommitdiff
path: root/configs/linux-cell
AgeCommit message (Expand)AuthorFilesLines
2010-02-12cell: fix-up C, CPP flagsBrian Paul1-3/+7
2010-02-12cell: remove -mcpu=cell from CFLAGSBrian Paul1-1/+1
2010-02-08cell: fix the usual cell breakageMarc Dietrich1-3/+3
2009-12-27cell: add glsl to SRC_DIRSBrian Paul1-1/+1
2009-02-20gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz1-1/+1
2009-02-10cell: asst build fixes in linux-cell configBrian Paul1-1/+4
2009-02-10Revert "cell: update linux-cell config"Jakob Bornecrantz1-1/+1
2009-02-09cell: update linux-cell configBrian Paul1-1/+1
2009-01-23glew: Initial import.José Fonseca1-1/+1
2009-01-08cell: fix breakage from xlib re-orgBrian Paul1-1/+1
2008-11-21cell: only build Cell and softpipe driversBrian Paul1-1/+2
2008-11-12cell: added -Wmissing-prototypesBrian Paul1-1/+2
2008-10-27cell: added -D_BSD_SOURCE flagBrian Paul1-1/+1
2008-10-22cell: add -std=c99 flag to solve some warning/prototype issuesBrian Paul1-1/+1
2008-10-08cell: implement more built-in shader functions, link spu code with -lmBrian Paul1-1/+1
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul1-1/+3
2008-09-03Cell: added linux-cell-debug configBrian Paul1-2/+4
2008-08-26cell: use SDK 3.0 by defaultBrian Paul1-1/+5
2008-03-25cell: Enable MIT-SHM on Cell.Ian Romanick1-1/+3
2008-02-19Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build.Ian Romanick1-1/+1
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca1-0/+3
2008-02-15Cell: Add missing back-slash in linux-cell config fileIan Romanick1-1/+1
2008-02-15Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.Ian Romanick1-1/+3
2008-02-15Code reorganization: update build.José Fonseca1-1/+1
2008-01-28Cell: add OPT_FLAGS varBrian1-2/+4
2008-01-24Cell: s/-W/-Wall/ in linux-cellBrian1-1/+1
2008-01-23Use HOST_CC for programs that will run on the build hostIan Romanick1-0/+1
2008-01-23Remove unnecessary pathsIan Romanick1-6/+6
2008-01-03Cell: added -Wmissing-prototypes to SPU_CFLAGSBrian1-1/+1
2007-12-11Port to libspe2Ian Romanick1-1/+1
2007-12-11Remove '-include altivec.h'.Ian Romanick1-1/+1
2007-12-10remove -Wall, add -DGALLIUM_CELLBrian1-1/+1
2007-12-05Add dependency checking for Cell driver sources.Brian1-0/+3
2007-12-02added -fPICBrian1-1/+1
2007-12-02don't build libglwBrian1-0/+4
2007-12-02Initial Cell driver infrastructure.Brian1-0/+37