summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/spu/spu_tri.c
AgeCommit message (Expand)Author
2008-01-25Cell: propogate vertex info to SPUs, use it for attrib interpolationBrian
2008-01-20Cell: use tile_t for color tileBrian
2008-01-20Cell: clean-up/re-org tile codeBrian
2008-01-20Cell: use depth/stencil state to enable ztestBrian
2008-01-14clamp colors during float->int conversionBrian
2008-01-12Cell: collect vars in a spu_global structBrian
2008-01-12Cell: prefix SPU sources with spu_Brian