gallium: remove pipe_vertex_buffer::max_index
[mesa.git] / src / gallium / state_trackers / d3d1x / gd3d11 / d3d11_context.h
2011-02-14 Marek Olšákgallium: remove pipe_vertex_buffer::max_index
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
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-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...