summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rtasm/rtasm_ppc_spe.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-291-433/+0
* cell: datatype clean-ups in SPE rtasmBrian Paul2009-01-111-44/+37
* CELL: use variant-length fragment ops programsRobert Ellison2008-11-211-2/+9
* CELL: fix stencil twiddling, stencil invertRobert Ellison2008-11-131-3/+3
* cell: move semicolons to silence warnings w/ other compilersBrian Paul2008-11-121-189/+189
* cell: fix typo in EMIT_ macroBrian Paul2008-11-121-1/+1
* cell: add emit_RI10s() which does range checking on the 10-bit signed immedia...Brian Paul2008-10-101-10/+14
* cell: implement function calls from shader code. fslight demo runs now.Brian Paul2008-10-081-2/+9
* CELL: changes to generate SPU code for stencilingRobert Ellison2008-10-031-7/+34
* gallium: SPU register commentsBrian Paul2008-09-261-2/+2
* gallium: added spe_code_size()Brian Paul2008-09-191-0/+1
* cell: change spe_complement() to take a src and dst reg, like other instructionsBrian Paul2008-09-191-2/+2
* CELL: add codegen for logic op, color maskRobert Ellison2008-09-191-0/+4
* CELL: finish fragment ops blending (except for unusual D3D modes)Robert Ellison2008-09-181-0/+8
* gallium: added print/dump code to SPE code emitterBrian Paul2008-09-121-0/+10
* gallium: added spe_splat_word()Brian Paul2008-09-121-0/+4
* gallium: add special cases in spe_load_float(), spe_load_int(), added spe_spl...Brian Paul2008-09-111-0/+4
* gallium: assorted additions and fixes to Cell SPE rtasm codeBrian Paul2008-09-111-4/+34
* gallium: comments, assertions, etcBrian Paul2008-09-111-8/+12
* cell: Float convert-to and convert-from instructions use different shift biasIan Romanick2008-03-251-5/+5
* Move SPE register allocator to rtasm codeIan Romanick2008-03-101-0/+16
* Bring in ppc spe rtasm into gallium's rtasm module.José Fonseca2008-02-191-0/+314