Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-20 | Cell: use tile_t for color tile | Brian | |
2008-01-20 | Cell: clean-up/re-org tile code | Brian | |
Also, support 16 or 32-bit Z buffer at runtime. | |||
2008-01-20 | Cell: use depth/stencil state to enable ztest | Brian | |
Move z-test code into do_depth_test(). Add ZSIZE symbol to support 2 or 4-byte Z values. | |||
2008-01-14 | Cell: after sending a batch, wait for a DMA completion signal. | Brian | |
This fixes sporadic rendering glitches. Using a mailbox msg for now, until spe_mfcio_tag_status_read() or similar is found to work. | |||
2008-01-12 | Cell: remove fb parameter to get/put_tile() | Brian | |
2008-01-12 | Cell: prefix SPU sources with spu_ | Brian | |