summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/spu/spu_main.c
AgeCommit message (Expand)Author
2008-01-20Cell: clean-up/re-org tile codeBrian
2008-01-20Cell: use depth/stencil state to enable ztestBrian
2008-01-19Cell: improve "finished copying batch buffer" signalling.Brian
2008-01-14Cell: after sending a batch, wait for a DMA completion signal.Brian
2008-01-12Cell: remove fb parameter to get/put_tile()Brian
2008-01-12Cell: collect vars in a spu_global structBrian
2008-01-12Cell: first state object (depth/stencil/alpha) emitted to SPUsBrian
2008-01-12Cell: prefix SPU sources with spu_Brian