Merge branch 'xa_branch'
[mesa.git] / src / gallium / drivers / i915 / i915_state_static.c
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-28 Stéphane Marchesini915g: Support PIPE_FORMAT_B10G10R10A2_UNORM.
2011-06-22 Stéphane Marchesini915g: Support more texture and render target formats.
2011-03-15 Daniel Vetteri915g: fix braino in the static state rework
2011-03-15 Daniel Vetteri915g: implement early z
2011-03-15 Daniel Vetteri915g: split up static state
2011-03-12 Daniel Vetteri915g: don't recalculate fb dimension
2011-03-10 Daniel Vetteri915g: implement hw clear
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-01 Daniel Vetteri915g: split up hw state emission into small atoms
2011-02-27 Daniel Vetteri915g: implement cache flushing
2011-02-27 Daniel Vetteri915g: cleanup static state calculation, part 2
2011-02-27 Daniel Vetteri915g: cleanup static state calculation, part 1
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-04 Vinson Leei915g: Remove unnecessary header.
2010-07-04 Jakob Bornecrantzi915g: Move static state to its own file