Cell: re-enable inlined vertex buffers
authorBrian <brian.paul@tungstengraphics.com>
Tue, 5 Feb 2008 21:23:34 +0000 (14:23 -0700)
committerBen Skeggs <skeggsb@gmail.com>
Fri, 15 Feb 2008 02:50:31 +0000 (13:50 +1100)
commitdf2ab198eb49333f01c8f10bea2033bea732d755
tree588cc90404d99f6ad27a58e1d8410b1c3ab73ceb
parent2ec5ae5e504d8bf82cdecae8569dc12b8d62c055
Cell: re-enable inlined vertex buffers

Vertex data must be on a 16-byte address/offset so SIMD operations will work
properly in the SPU code.
src/mesa/pipe/cell/ppu/cell_vbuf.c
src/mesa/pipe/cell/spu/spu_main.c
src/mesa/pipe/cell/spu/spu_render.c