summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/spu/spu_render.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Simplify PIPE_ALIGN_VAR.José Fonseca2010-01-121-1/+1
* gallium: Generalize the alignment macros to other compilers and any alignment.José Fonseca2010-01-121-1/+1
* cell: unroll inner loop of spu_render.c:cmd_render()Jonathan Adamczewski2009-05-211-9/+70
* CELL: stencil bug fixesRobert Ellison2008-10-301-2/+2
* cell: start some performance measurementsBrian Paul2008-10-151-1/+8
* cell: updated debug codeBrian Paul2008-10-151-19/+7
* cell: send rasterizer state to SPUs in proper way, remove front_winding hackBrian Paul2008-10-151-1/+1
* cell: simplify spu debug codeBrian Paul2008-10-151-3/+4
* CELL: changes to generate SPU code for stencilingRobert Ellison2008-10-031-3/+1
* cell: asst fixes to get driver building/running again.Brian2008-08-251-1/+1
* cell: Initial code-gen for alpha / stencil / depth testingIan Romanick2008-03-171-2/+2
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+301