cell: untwiddle surface contents in flush_frontbuffer()
authorKeith Whitwell <keithw@vmware.com>
Tue, 9 Mar 2010 14:03:41 +0000 (14:03 +0000)
committerKeith Whitwell <keithw@vmware.com>
Tue, 9 Mar 2010 14:03:41 +0000 (14:03 +0000)
commit65233674d3598fee90d762b0c2826752f2619f05
tree650d76d02c46df6ab011d6c384b6571f7a92db1a
parentfe94a363e53ac5e19a919ea6eef2e22b4da4fc6f
cell: untwiddle surface contents in flush_frontbuffer()

Don't make the shared software winsys rely on internal knowledge about
the cell driver's texture twiddling.

This is just a sketch and hasn't even been compile tested.
src/gallium/drivers/cell/ppu/cell_screen.c
src/gallium/drivers/cell/ppu/cell_texture.c
src/gallium/drivers/cell/ppu/cell_texture.h
src/gallium/winsys/xlib/xlib_cell.c