summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/spu/spu_util.c
AgeCommit message (Collapse)Author
2008-01-30Initial pass at vertex shader on SPU using TGSI VMIan Romanick
All of the code is wired in on the SPU side, but it is not called from the PPU yet. Instruction / declaration fetch still needs to be implemented in spu_exec.c.