summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/spu/spu_texture.c
AgeCommit message (Expand)Author
2008-02-04Cell: don't use VEC_LITERAL macro, doesn't work w/ SDK 3.0Brian
2008-02-04Cell: fix small sampling error in sample_texture_bilinear()Brian
2008-02-04Cell: texture sampler functions always return vector float nowBrian
2008-02-04Cell: choose bilinear vs. nearest filtering according to sampler stateBrian
2008-02-04Cell: improved bilinear filteringBrian
2008-02-04Cell: implement basic bilinear texture samplerBrian
2008-02-04Cell: SIMD-ize more of texture samplingBrian
2008-02-04Cell: checkpoint: start to SIMD-ize texture samplingBrian
2008-02-01Cell: rename fields of the tile_t unionBrian
2008-01-30Cell: start to SIMD-ize triangle attribute interpolationBrian
2008-01-28Cell: initial texture cache/sampling codeBrian