aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/spu/spu_main.c
Commit message (Expand)AuthorAgeFilesLines
* cell: minor texture improvementsBrian2008-04-031-0/+2
* cell: more multi-texture fixes (mostly working now)Brian2008-04-011-3/+3
* cell: turn off some debug outputBrian2008-04-011-1/+1
* cell: checkpoint: more multi-texture workBrian2008-04-011-1/+1
* cell: enable #define CACHE_STATS to print a cache report upon exitBrian2008-04-011-0/+2
* cell: more work for multi-texture supportBrian2008-03-311-24/+31
* cell: initial work to support multi-textureBrian2008-03-311-9/+18
* gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian2008-03-271-2/+2
* cell: Implement code-gen for logic opIan Romanick2008-03-261-0/+19
* cell: Remove unnecessary default_blend work-aroundIan Romanick2008-03-211-21/+0
* cell: Use code-gen for alpha blendIan Romanick2008-03-201-6/+44
* cell: Fix depth read / write for s8z24.Ian Romanick2008-03-181-0/+1
* cell: Minor changes to make stencil not crashIan Romanick2008-03-181-3/+9
* cell: Don't segfault when unbinding alpha / stencil / depth test stateIan Romanick2008-03-171-7/+16
* cell: Initial code-gen for alpha / stencil / depth testingIan Romanick2008-03-171-5/+20
* cell: Use unified data cache for textures tooIan Romanick2008-02-271-0/+2
* cell: Trivial compiler warning clean-ups.Ian Romanick2008-02-251-2/+3
* Cell: Initial pass at unified data cacheIan Romanick2008-02-211-0/+8
* Cell: emit vertex shaders and uniforms more intelligentlyIan Romanick2008-02-191-0/+9
* Cell: Enable code gen for SPE attribute fetchIan Romanick2008-02-151-1/+21
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+567