st/glx: Fix endless loop in drawable validation
[mesa.git] / src / gallium / state_trackers / d3d1x / gd3d11 /
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
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 Barbierid3d11: fix reference counting so devices get freed
2010-09-27 Luca Barbierid3d1x: fix Map
2010-09-27 Luca Barbierid3d1x: properly support specifying MipLevels as 0
2010-09-27 Luca Barbierid3d11: ignore StructureByteStride
2010-09-24 Luca Barbierid3d1x: don't crash on drivers not supporting vertex...
2010-09-24 Luca Barbierid3d1x: fix CheckMultisampleQualityLevels
2010-09-24 Luca Barbierid3d1x: add shader dumping
2010-09-23 Luca Barbierid3d1x: rename params in misc and objects
2010-09-23 Luca Barbierid3d11: rename screen params
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: s/tpf/sm4/g
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-22 Luca Barbierid3d1x: fix API name
2010-09-22 Luca Barbierid3d1x: redesign the HWND resolver interface
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: actually enable and fix blob apis
2010-09-21 Luca Barbierid3d1x: add missing file
2010-09-21 Luca Barbierid3d1x: add blob and signature extraction APIs
2010-09-21 Luca Barbierid3d1x: add new Direct3D 10/11 COM state tracker for...