gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
[mesa.git] / src / gallium / drivers / cell / spu /
2008-03-27 Briangallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
2008-03-27 Briancell: fix unclosed comment
2008-03-26 Ian Romanickcell: Implement code-gen for logic op
2008-03-21 Ian Romanickcell: Change code-gen for CONST_COLOR blend factor
2008-03-21 Ian Romanickcell: Remove unnecessary default_blend work-around
2008-03-21 Ian Romanickcell: Fix bus error when there is no depth buffer
2008-03-21 Ian Romanickcell: Use code-gen for alpha blend
2008-03-18 Ian Romanickcell: Correctly load stencil for PIPE_FORMAT_S8Z24_UNORM
2008-03-18 Ian Romanickcell: Fix depth read / write for s8z24.
2008-03-18 Ian Romanickcell: Minor changes to make stencil not crash
2008-03-17 Ian Romanickcell: Don't segfault when unbinding alpha / stencil...
2008-03-17 Ian Romanickcell: Initial code-gen for alpha / stencil / depth...
2008-03-13 Ian RomanickReplicate TXP changes in the SPU version of TGSI exec
2008-02-27 Ian Romanickcell: Use unified data cache for textures too
2008-02-26 Ian Romanickcell: Fix off-by-one error in spu_dcache_fetch_unaligned
2008-02-26 Ian Romanickcell: Trivial compiler warning clean-ups.
2008-02-26 Ian RomanickCell: Remove unnecessary include files
2008-02-26 Ian RomanickCell: Use multiple DMA tags for the dcache.
2008-02-21 Ian RomanickCell: Add spu_dcache.c to Makefile.
2008-02-21 Ian RomanickCell: Initial scalar implementation of spu_dcache_mark_...
2008-02-21 Ian RomanickCell: Fix off-by-one error in spu_dcache_fetch_unaligned
2008-02-21 Ian RomanickCell: Initial pass at unified data cache
2008-02-19 Ian RomanickCell: emit vertex shaders and uniforms more intelligently
2008-02-19 Ian RomanickCell: trivial clean-ups
2008-02-15 Ian RomanickCell: Enable code gen for SPE attribute fetch
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: s/aux/auxiliary/ -- update build.
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-15 José FonsecaCode reorganization: move files into their places.