summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/spu/spu_texture.c
Commit message (Expand)AuthorAgeFilesLines
* cell: added cast in spu_splats() callBrian Paul2008-09-111-1/+1
* cell: added some comments/ideas about better texture samplingBrian2008-04-031-1/+17
* cell: minor texture improvementsBrian2008-04-031-10/+22
* cell: more multi-texture fixes (mostly working now)Brian2008-04-011-3/+2
* cell: pass tex unit to get_texel()Brian2008-04-011-3/+2
* cell: checkpoint: more multi-texture workBrian2008-04-011-4/+2
* cell: more work for multi-texture supportBrian2008-03-311-12/+12
* cell: initial work to support multi-textureBrian2008-03-311-11/+18
* cell: Use unified data cache for textures tooIan Romanick2008-02-271-116/+68
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+217