Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-01 | Cell: rename/move global vars | Brian | |
Put tile-related globals into spu_global struct. Rename c/ztile fields to be more consistant. | |||
2008-02-01 | Cell: rename fields of the tile_t union | Brian | |
2008-02-01 | Cell: implement Z16 and Z32 testing with SIMD instructions. | Brian | |
2008-02-01 | Cell: store current tile status in cur_tile_status_c/z, add TILE_STATUS_GETTING | Brian | |
2008-01-30 | Cell: prototype SIMD code for z testing | Brian | |
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-12 | Cell: remove fb parameter to get/put_tile() | Brian | |
2008-01-12 | Cell: prefix SPU sources with spu_ | Brian | |