Merge remote branch 'origin/gallium-0.2' into gallium-0.2
[mesa.git] / src / gallium / drivers / cell / spu / spu_main.h
2008-10-15 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-14 Brian Paulcell: initial bits for 3D texture support
2008-10-14 Brian Paulcell: support for cubemaps
2008-10-14 Brian Paulcell: support NPOT textures, clamp/repeat mode, normali...
2008-10-14 Brian Paulcell: use minify vs magnify filters
2008-10-14 Brian Paulcell: basic mipmap filtering works now
2008-10-13 Brian Paulcell: initial work for mipmap texture filtering
2008-10-13 Brian Paulcell: remove old texture-related fields
2008-10-13 Brian Paulcell: remove old texture code
2008-10-13 Brian Paulcell: do texture sampling/filtering for four pixels...
2008-10-10 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-07 Brian Paulcell: add support for fragment shader constant buffers
2008-10-04 Robert EllisonCELL: changes to generate SPU code for stenciling
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-26 Brian Paulcell: align instruction buffers to 8-byte, not 32-byte...
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-19 Brian Paulcell: make sure the fragment ops and fragment shader...
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Brian Paulcell: initial support for fragment shader code generation.
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Brian Paulcell: asst. clean-up
2008-09-11 Brian Paulcell: checkpoint: remove more of the old per-fragment...
2008-09-11 Brian Paulcell: checkpoint commit of new per-fragment processing
2008-09-11 Brian Paulcell: minor change to Z float/int conversion code ...
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-05 Brian Paulcell: code clean-up, comments
2008-04-04 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-04 Briancell: minor texture improvements
2008-04-02 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-02 Stephane MarchesinMerge branch 'gallium-0.1' of git+ssh://marcheu@git...
2008-04-01 Briancell: more multi-texture fixes (mostly working now)
2008-04-01 Briancell: checkpoint: more multi-texture work
2008-04-01 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-01 Briancell: more work for multi-texture support
2008-03-31 Briancell: initial work to support multi-texture
2008-03-30 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-26 Ian Romanickcell: Implement code-gen for logic op
2008-03-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-21 Ian Romanickcell: Change code-gen for CONST_COLOR blend factor
2008-03-21 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-21 Ian Romanickcell: Use code-gen for alpha blend
2008-03-19 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-17 Ian Romanickcell: Initial code-gen for alpha / stencil / depth...
2008-03-02 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-02-29 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-27 Ian Romanickcell: Use unified data cache for textures too
2008-02-26 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-26 Ian RomanickCell: Use multiple DMA tags for the dcache.
2008-02-16 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-15 José FonsecaCode reorganization: move files into their places.