Cell: re-enable inlined vertex buffers
authorBrian <brian.paul@tungstengraphics.com>
Tue, 5 Feb 2008 21:23:34 +0000 (14:23 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 5 Feb 2008 22:08:06 +0000 (15:08 -0700)
commit4da82fd5c5e0a7535e30aa81f08dcbe1a26358b7
tree21c7bfe48efb55638d2632f8c835cc0581c000aa
parent2174890ed030bde8494b7f13b7090e27771695fa
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