Age | Commit message (Expand) | Author |
---|---|---|
2008-10-03 | CELL: changes to generate SPU code for stenciling | Robert Ellison |
2008-09-12 | cell: implement colormask on fallback path | Brian Paul |
2008-09-11 | cell: more comments, stub code for colormask/logicop/etc | Brian Paul |
2008-09-11 | cell: begin new blending code (both codegen and fallback paths) | Brian Paul |
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 |