Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cell: remove old per-fragment code, replace with all new code | Brian Paul | 2008-09-11 | 1 | -212/+24 |
* | cell: checkpoint commit of new per-fragment processing | Brian Paul | 2008-09-11 | 1 | -2/+229 |
* | cell: minor change to Z float/int conversion code (avoid switch) | Brian Paul | 2008-09-11 | 1 | -21/+13 |
* | cell: comments, etc. | Brian Paul | 2008-09-11 | 1 | -14/+30 |
* | cell: replace assert() with special spu ASSERT() macro | Brian Paul | 2008-09-03 | 1 | -2/+2 |
* | cell: Correctly load stencil for PIPE_FORMAT_S8Z24_UNORM | Ian Romanick | 2008-03-18 | 1 | -3/+2 |
* | cell: Fix depth read / write for s8z24. | Ian Romanick | 2008-03-18 | 1 | -2/+23 |
* | cell: Initial code-gen for alpha / stencil / depth testing | Ian Romanick | 2008-03-17 | 1 | -0/+191 |