aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/ppu/cell_context.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-151-1/+1
|\
| * gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger2009-12-241-1/+1
* | gallium: Simplify PIPE_ALIGN_VAR.José Fonseca2010-01-121-4/+4
* | gallium: Generalize the alignment macros to other compilers and any alignment.José Fonseca2010-01-121-4/+4
|/
* cell: overhaul cell teximage codeBrian Paul2009-02-241-6/+0
* cell: updates for new pipe_transfer changesBrian Paul2009-02-181-0/+3
* cell: fix a number of fence issuesBrian Paul2008-10-281-1/+1
* cell: implement fencing for texture buffersBrian Paul2008-10-221-0/+21
* cell: more efficient state emit for textures/samplersBrian Paul2008-10-171-0/+2
* cell: query # cells tooBrian Paul2008-10-151-1/+1
* cell: propogate blend color to SPUs for the fallback fragment ops codeBrian Paul2008-10-151-0/+1
* cell: use new keymap to save/re-use fragment ops codeBrian Paul2008-10-071-0/+17
* cell: remove unneeded blend/depth_stencil subclassesBrian Paul2008-09-261-31/+2
* cell: checkpoint: support for function calls in SPU shadersBrian Paul2008-09-261-0/+1
* cell: initial support for fragment shader code generation.Brian Paul2008-09-111-0/+1
* cell: implement CELL_DEBUG env/options varBrian Paul2008-09-041-0/+2
* cell: assorted comments, clean-ups, etc.Brian Paul2008-09-041-4/+23
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-1/+1
* cell: keep track of num_vertex_attribs/buffers for shorter loopsBrian2008-04-081-0/+2
* gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian2008-03-271-3/+3
* cell: Implement code-gen for logic opIan Romanick2008-03-261-0/+2
* cell: Initial code-gen for alpha / stencil / depth testingIan Romanick2008-03-171-2/+23
* cell: Fix to work with commit fa9e7e9a8debb68611909ac2ffab527c6c39a3e5Ian Romanick2008-03-131-1/+3
* cell: sync up with sampler/texture state-setting changesBrian2008-03-101-0/+2
* Cell: implement pipe_screen for cell driverBrian2008-02-271-1/+1
* cell: added function prototypes to silence warningsBrian2008-02-221-0/+2
* Bring in ppc spe rtasm into gallium's rtasm module.José Fonseca2008-02-191-1/+1
* Cell: Enable code gen for SPE attribute fetchIan Romanick2008-02-151-0/+4
* Code reorganization: update build.José Fonseca2008-02-151-3/+3
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+135