cell: clean up various texture-related things
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 16 Oct 2008 15:00:05 +0000 (09:00 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 16 Oct 2008 15:00:05 +0000 (09:00 -0600)
commit926b8dbb3e86360e5968882df94785ae84d0ad43
treef6ef808c4387f59820745a7696106ca8ab51dcd0
parent0116ee1d1c341726b6ed23c2dddc4515e8a34385
cell: clean up various texture-related things

Distinguish among texture targets in codegen.
progs/demos/cubemap.c runs correctly now too.
src/gallium/drivers/cell/ppu/cell_gen_fp.c
src/gallium/drivers/cell/spu/spu_command.c
src/gallium/drivers/cell/spu/spu_funcs.c
src/gallium/drivers/cell/spu/spu_main.h
src/gallium/drivers/cell/spu/spu_texture.c
src/gallium/drivers/cell/spu/spu_texture.h