summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/spu/spu_texture.h
AgeCommit message (Expand)Author
2008-10-16cell: clean up various texture-related thingsBrian Paul
2008-10-14cell: fix incorrect parameter typeBrian Paul
2008-10-14cell: support for cubemapsBrian Paul
2008-10-14cell: basic mipmap filtering works nowBrian Paul
2008-10-13cell: initial work for mipmap texture filteringBrian Paul
2008-10-13cell: bilinear texture filtering using integer arithmeticBrian Paul
2008-10-13cell: remove old texture codeBrian Paul
2008-10-13cell: do texture sampling/filtering for four pixels at a time.Brian Paul
2008-04-01cell: checkpoint: more multi-texture workBrian
2008-02-15Code reorganization: move files into their places.José Fonseca