Merge branch '7.8'
[mesa.git] / src / gallium / drivers / cell / ppu / cell_context.c
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-17 Robert EllisonCELL: fleshing out the blending fragment ops
2008-09-16 Brian Paulcell: export CELL_DEBUG=asm to dump SPU assembly code
2008-09-12 Brian Paulcell: fix non-debug build error
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
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: move batch buffer init code
2008-09-05 Brian Paulcell: more cell_init_*_functions()
2008-09-05 Brian Paulcell: implement CELL_DEBUG env/options var
2008-08-25 Briancell: asst fixes to get driver building/running again.
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-03-30 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-29 Brian Paulgallium: Set vertex state/buffers en-mass.
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-29 Briancell: convert all points/lines to tris for the time...
2008-02-27 Briangallium: move is_format_supported() to pipe_screen...
2008-02-27 Briangallium: start removing pipe_context->get_name/vendor...
2008-02-27 BrianCell: implement pipe_screen for cell driver
2008-02-27 Briancell: insert a (disabled) call to spe_cpu_info_get()
2008-02-22 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-20 Briancell: init shader-related functions in cell_init_shader...
2008-02-20 Briancell: put most simple state-setter functions in new...
2008-02-20 Briangallium: new pipe->texture_update() function
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.