summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/spu/spu_funcs.c
AgeCommit message (Expand)Author
2008-10-09cell: implement basic TXP instruction in fragment shadersBrian Paul
2008-10-08cell: implement more built-in shader functions, link spu code with -lmBrian Paul
2008-09-26cell: stub-out sin/cos function bodies to avoid trashing caller's stack for nowBrian Paul
2008-09-26cell: checkpoint: support for function calls in SPU shadersBrian Paul