cell: overhaul cell teximage code
authorBrian Paul <brianp@vmware.com>
Wed, 25 Feb 2009 03:58:46 +0000 (20:58 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 25 Feb 2009 04:01:34 +0000 (21:01 -0700)
commit192b7f20ebbe6e5ed7d7c8d8cb25ace019723689
treec41e31618fa4fb6440c4889050e8dde13efd0ab9
parentbd0370cd26e4fe9bc84afdb3d087e46b38022961
cell: overhaul cell teximage code

Updated to use the new pipe_transfer functions, etc.
Texturing is working again.  Though there's some bugs in mipmap texturing
but I believe those predate the pipe_transfer changes.
src/gallium/drivers/cell/ppu/cell_context.h
src/gallium/drivers/cell/ppu/cell_fence.c
src/gallium/drivers/cell/ppu/cell_state_emit.c
src/gallium/drivers/cell/ppu/cell_texture.c
src/gallium/drivers/cell/ppu/cell_texture.h