gallium: introduce PIPE_CAP_LOAD_CONSTBUF
[mesa.git] / src / gallium / drivers / i915 / i915_state_static.c
2013-09-05 Stéphane Marchesini915g: Implement writemask fixup
2012-10-05 Stéphane Marchesini915g: Don't update I915_HW_PROGRAM in update_framebuffer
2012-06-27 Stéphane Marchesini915g: Implement sRGB textures
2012-01-16 Stéphane Marchesini915g: Fix the blending for the A8 destination buffer...
2011-12-20 Stéphane Marchesini915g: Turn an assert into a debug message, print more...
2011-11-23 Vasily Khoruzhicki915g: don't set alpha to 1 for RGBX and BGRX
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Vasily Khoruzhicki915g: implement RGBX and BGRX render targets
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-09 Stéphane Marchesini915g: Silence warning.
2011-10-07 Daniel Vetteri915g: make fixup swizzle into a real hw state
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
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-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
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-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Daniel Vetteri915g: split up hw state emission into small atoms
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
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-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
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