summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/ppu/cell_gen_fragment.c
Commit message (Expand)AuthorAgeFilesLines
* CELL: finish fragment ops blending (except for unusual D3D modes)Robert Ellison2008-09-181-217/+329
* cell: example of doing fs/fm sequence with fnms in blendingBrian Paul2008-09-171-0/+18
* cell: dump generated code if CELL_DEBUG=asmBrian Paul2008-09-171-1/+12
* CELL: fleshing out the blending fragment opsRobert Ellison2008-09-171-12/+260
* cell: minor improvements to fragment code-genBrian Paul2008-09-111-3/+11
* cell: put cell_ prefix on gen_fragment_function()Brian Paul2008-09-111-2/+2
* cell: fix typos in blend code-genBrian Paul2008-09-111-3/+3
* cell: begin new blending code (both codegen and fallback paths)Brian Paul2008-09-111-44/+376
* cell: checkpoint commit of new per-fragment processingBrian Paul2008-09-111-0/+530