summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/spu/spu_vertex_fetch.c
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-14Remove open-coded fetch functionsIan Romanick
2008-02-14Initial pass at vertex cache, more vertex fetch changesIan Romanick
2008-02-14Vectorize a couple fetch functionsIan Romanick
2008-02-05Use _transpose_matrix4x4 from Cell SDK instead of my own versionIan Romanick
2008-02-05Add some debug messagesIan Romanick
2008-02-05Vectorize vertex pullerIan Romanick
2008-02-04Cell: fix some alignment issues by aligning commands to 8-byte boundariesBrian
2008-01-30Fix size calculation in attribute fetch.Ian Romanick
2008-01-30Implement vertex fetch / vertex shader output write-backIan Romanick
2008-01-30Initial pass at vertex shader on SPU using TGSI VMIan Romanick