gallium: new PPC built-in constants array
[mesa.git] / configs / linux-cell
2008-10-22 Brian Paulcell: add -std=c99 flag to solve some warning/prototype...
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-09 Brian Paulcell: implement more built-in shader functions, link...
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Brian Pauldefine new APP_CC configuration variable for building...
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-03 Brian PaulCell: added linux-cell-debug config
2008-08-26 Brian Paulcell: use SDK 3.0 by default
2008-03-26 Ian Romanickcell: Enable MIT-SHM on Cell.
2008-02-19 Ian RomanickCell: Add missing "gallium/winsys" to SRC_DIRS to fix...
2008-02-18 José FonsecaCode reorganization: split gallium and mesa makefiles.
2008-02-15 Ian RomanickCell: Add missing back-slash in linux-cell config file
2008-02-15 Ian RomanickCell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2008-01-29 BrianCell: add OPT_FLAGS var
2008-01-25 BrianCell: s/-W/-Wall/ in linux-cell
2008-01-23 Ian RomanickUse HOST_CC for programs that will run on the build...
2008-01-23 Ian RomanickRemove unnecessary paths
2008-01-03 BrianCell: added -Wmissing-prototypes to SPU_CFLAGS
2007-12-11 Ian RomanickPort to libspe2
2007-12-11 Ian RomanickRemove '-include altivec.h'.
2007-12-10 Brianremove -Wall, add -DGALLIUM_CELL
2007-12-05 BrianAdd dependency checking for Cell driver sources.
2007-12-02 Brianadded -fPIC
2007-12-02 Briandon't build libglw
2007-12-02 BrianInitial Cell driver infrastructure.