Age | Commit message (Expand) | Author |
---|---|---|
2008-09-11 | cell: remove old per-fragment code, replace with all new code | Brian Paul |
2008-09-11 | cell: checkpoint commit of new per-fragment processing | Brian Paul |
2008-09-11 | cell: minor change to Z float/int conversion code (avoid switch) | Brian Paul |
2008-09-11 | cell: comments, etc. | Brian Paul |
2008-09-03 | cell: replace assert() with special spu ASSERT() macro | Brian Paul |
2008-03-18 | cell: Correctly load stencil for PIPE_FORMAT_S8Z24_UNORM | Ian Romanick |
2008-03-18 | cell: Fix depth read / write for s8z24. | Ian Romanick |
2008-03-17 | cell: Initial code-gen for alpha / stencil / depth testing | Ian Romanick |