summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/spu/spu_vertex_shader.h
AgeCommit message (Expand)Author
2008-02-14Cell: pass pointers to stored memory valuesIan Romanick
2008-02-14Fetch routines convert and transpose all 4 vertices at once.Ian Romanick
2008-02-14Initial pass at vertex cache, more vertex fetch changesIan Romanick
2008-02-05Use _transpose_matrix4x4 from Cell SDK instead of my own versionIan Romanick
2008-02-05Vectorize vertex pullerIan Romanick
2008-02-04Cell: fix some alignment issues by aligning commands to 8-byte boundariesBrian
2008-01-30Initial pass at vertex shader on SPU using TGSI VMIan Romanick