Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port to libspe2 | Ian Romanick | 2007-12-11 | 1 | -1/+1 |
| | | | | | | libspe is deprecated in Cell SDK 2.1, and it is removed in Cell SDK 3.0. This patch ports the existing libspe-based code to libspe2. Some error checking (eh-hem) would be nice. | ||||
* | Remove '-include altivec.h'. | Ian Romanick | 2007-12-11 | 1 | -1/+1 |
| | | | | | Including altivec.h caused problems in some places that use "pixel" as a variable name. | ||||
* | 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 |
No real code yet. Just stand-ins and make/build infrastructure. |