Cell: first state object (depth/stencil/alpha) emitted to SPUs
authorBrian <brian.paul@tungstengraphics.com>
Sat, 12 Jan 2008 19:39:26 +0000 (12:39 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Sat, 12 Jan 2008 19:39:26 +0000 (12:39 -0700)
commitdae719a68173bddedbb531c030cd4a12bcb0435b
treecaea923b527e21313758977ab776d6db96313ab5
parent68f5a6f74335e252e6a04dd6ae9ef7ae1482be97
Cell: first state object (depth/stencil/alpha) emitted to SPUs
src/mesa/pipe/cell/common.h
src/mesa/pipe/cell/ppu/Makefile
src/mesa/pipe/cell/ppu/cell_batch.c
src/mesa/pipe/cell/ppu/cell_state_blend.c
src/mesa/pipe/cell/ppu/cell_state_derived.c
src/mesa/pipe/cell/ppu/cell_state_emit.c [new file with mode: 0644]
src/mesa/pipe/cell/ppu/cell_state_emit.h [new file with mode: 0644]
src/mesa/pipe/cell/spu/spu_main.c