cell: fix up assorted compilation problems
authorBrian Paul <brianp@vmware.com>
Tue, 9 Mar 2010 15:12:47 +0000 (08:12 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 9 Mar 2010 15:14:06 +0000 (08:14 -0700)
commit27a7f9454f190ebb51834e9d2d74c55766cbb29f
treeb50a3032229e9ee569444e3ad1807305ac4b73f3
parentff407a117c7bd4e9f370f8ec204d3f7b4e7f91a2
cell: fix up assorted compilation problems

The driver is pretty much totally broken though.
src/gallium/drivers/cell/ppu/cell_buffer.c
src/gallium/drivers/cell/ppu/cell_context.h
src/gallium/drivers/cell/ppu/cell_draw_arrays.c
src/gallium/drivers/cell/ppu/cell_fence.c
src/gallium/drivers/cell/ppu/cell_pipe_state.c
src/gallium/drivers/cell/ppu/cell_screen.c
src/gallium/drivers/cell/ppu/cell_state_shader.c
src/gallium/drivers/cell/ppu/cell_texture.c
src/gallium/drivers/cell/ppu/cell_texture.h
src/gallium/include/state_tracker/sw_winsys.h
src/gallium/winsys/xlib/xlib_cell.c