summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/spu/spu_texture.c
AgeCommit message (Expand)Author
2008-09-11cell: added cast in spu_splats() callBrian Paul
2008-04-03cell: added some comments/ideas about better texture samplingBrian
2008-04-03cell: minor texture improvementsBrian
2008-04-01cell: more multi-texture fixes (mostly working now)Brian
2008-04-01cell: pass tex unit to get_texel()Brian
2008-04-01cell: checkpoint: more multi-texture workBrian
2008-03-31cell: more work for multi-texture supportBrian
2008-03-31cell: initial work to support multi-textureBrian
2008-02-27cell: Use unified data cache for textures tooIan Romanick
2008-02-15Code reorganization: move files into their places.José Fonseca