summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/spu
AgeCommit message (Expand)Author
2008-08-13cell: KILP is a predicated discard, KIL is a conditional discard.Michal Krol
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca
2008-06-02cell: SWZ no longer aliases MOV.Michal Krol
2008-05-31cell: Fix build after TGSI declaration interface changes.Michal Krol
2008-04-03cell: added some comments/ideas about better texture samplingBrian
2008-04-03cell: minor texture improvementsBrian
2008-04-01cell: more multi-texture fixes (mostly working now)Brian
2008-04-01cell: turn off some debug outputBrian
2008-04-01cell: pass tex unit to get_texel()Brian
2008-04-01cell: checkpoint: more multi-texture workBrian
2008-04-01cell: enable #define CACHE_STATS to print a cache report upon exitBrian
2008-03-31cell: more work for multi-texture supportBrian
2008-03-31cell: initial work to support multi-textureBrian
2008-03-27gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian
2008-03-27cell: fix unclosed commentBrian
2008-03-26cell: Implement code-gen for logic opIan Romanick
2008-03-21cell: Change code-gen for CONST_COLOR blend factorIan Romanick
2008-03-21cell: Remove unnecessary default_blend work-aroundIan Romanick
2008-03-20cell: Fix bus error when there is no depth bufferIan Romanick
2008-03-20cell: Use code-gen for alpha blendIan Romanick
2008-03-18cell: Correctly load stencil for PIPE_FORMAT_S8Z24_UNORMIan Romanick
2008-03-18cell: Fix depth read / write for s8z24.Ian Romanick
2008-03-18cell: Minor changes to make stencil not crashIan Romanick
2008-03-17cell: Don't segfault when unbinding alpha / stencil / depth test stateIan Romanick
2008-03-17cell: Initial code-gen for alpha / stencil / depth testingIan Romanick
2008-03-13Replicate TXP changes in the SPU version of TGSI execIan Romanick
2008-02-27cell: Use unified data cache for textures tooIan Romanick
2008-02-25cell: Fix off-by-one error in spu_dcache_fetch_unalignedIan Romanick
2008-02-25cell: Trivial compiler warning clean-ups.Ian Romanick
2008-02-25Cell: Remove unnecessary include filesIan Romanick
2008-02-25Cell: Use multiple DMA tags for the dcache.Ian Romanick
2008-02-21Cell: Add spu_dcache.c to Makefile.Ian Romanick
2008-02-21Cell: Initial scalar implementation of spu_dcache_mark_dirtyIan Romanick
2008-02-21Cell: Fix off-by-one error in spu_dcache_fetch_unalignedIan Romanick
2008-02-21Cell: Initial pass at unified data cacheIan Romanick
2008-02-19Cell: emit vertex shaders and uniforms more intelligentlyIan Romanick
2008-02-19Cell: trivial clean-upsIan Romanick
2008-02-15Cell: Enable code gen for SPE attribute fetchIan Romanick
2008-02-15Code reorganization: s/aux/auxiliary/ -- update build.José Fonseca
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca