gallium: move clear paths from rgba to a pointer to a color union (v2)
[mesa.git] / src / gallium / state_trackers / d3d1x / gd3d11 / d3d11_context.h
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-17 Christoph Bumillerd3d1x: set flatshade_first in rasterizer state
2011-09-17 Christoph Bumillerd3d1x: initialize point size and line width to 1
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-25 Christoph Bumillerd3d1x: save to correct slot in xs_set_constant_buffers
2011-08-25 Christoph Bumillerd3d1x: fix xs_set_samplers
2011-08-07 Christoph Bumillerd3d1x: adapt to resource_resolve interface change
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-14 Marek Olšákgallium: remove pipe_vertex_buffer::max_index
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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-09-27 Luca Barbierid3d1x: fix Map
2010-09-24 Luca Barbierid3d1x: don't crash on drivers not supporting vertex...
2010-09-23 Luca Barbierid3d1x: rename context params
2010-09-23 Luca Barbierid3d1x: remove specstrings
2010-09-23 Luca Barbierid3d1x: normalize whitespace
2010-09-23 Luca Barbierid3d1x: bind NULL CSOs before destroying default CSOs...
2010-09-23 Luca Barbierid3d1x: fix deadlocks on non-recursive mutex
2010-09-21 Luca Barbierid3d1x: add template parameters to base class ctor calls...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-21 Luca Barbierid3d1x: add new Direct3D 10/11 COM state tracker for...