Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CELL: finish fragment ops blending (except for unusual D3D modes) | Robert Ellison | 2008-09-18 | 1 | -217/+329 |
* | cell: example of doing fs/fm sequence with fnms in blending | Brian Paul | 2008-09-17 | 1 | -0/+18 |
* | cell: dump generated code if CELL_DEBUG=asm | Brian Paul | 2008-09-17 | 1 | -1/+12 |
* | CELL: fleshing out the blending fragment ops | Robert Ellison | 2008-09-17 | 1 | -12/+260 |
* | cell: minor improvements to fragment code-gen | Brian Paul | 2008-09-11 | 1 | -3/+11 |
* | cell: put cell_ prefix on gen_fragment_function() | Brian Paul | 2008-09-11 | 1 | -2/+2 |
* | cell: fix typos in blend code-gen | Brian Paul | 2008-09-11 | 1 | -3/+3 |
* | cell: begin new blending code (both codegen and fallback paths) | Brian Paul | 2008-09-11 | 1 | -44/+376 |
* | cell: checkpoint commit of new per-fragment processing | Brian Paul | 2008-09-11 | 1 | -0/+530 |