summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/cell/spu/spu_texture.h
Commit message (Expand)AuthorAgeFilesLines
* Cell: texture sampler functions always return vector float nowBrian2008-02-041-2/+2
* Cell: choose bilinear vs. nearest filtering according to sampler stateBrian2008-02-041-1/+1
* Cell: implement basic bilinear texture samplerBrian2008-02-041-0/+4
* Cell: checkpoint: start to SIMD-ize texture samplingBrian2008-02-041-1/+1
* Cell: start to SIMD-ize triangle attribute interpolationBrian2008-01-301-1/+1
* Cell: initial texture cache/sampling codeBrian2008-01-281-0/+43