summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/spu/spu_main.c
AgeCommit message (Expand)Author
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-26cell: Implement code-gen for logic opIan Romanick
2008-03-21cell: Remove unnecessary default_blend work-aroundIan Romanick
2008-03-20cell: Use code-gen for alpha blendIan 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-02-27cell: Use unified data cache for textures tooIan Romanick
2008-02-25cell: Trivial compiler warning clean-ups.Ian Romanick
2008-02-21Cell: Initial pass at unified data cacheIan Romanick
2008-02-19Cell: emit vertex shaders and uniforms more intelligentlyIan Romanick
2008-02-15Cell: Enable code gen for SPE attribute fetchIan Romanick
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca