Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / state_trackers / d3d1x / gd3d11 / d3d11_context.h
2013-03-12 José Fonsecad3d1x: Remove.
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-30 Marek Olšákgallium: remove resource_resolve
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-04-18 Marek Olšákgallium: remove PIPE_TRANSFER_NOOVERWRITE, use equivale...
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2011-12-15 Christoph Bumillerd3d1x: implement new stream output interface
2011-10-21 Christoph Bumillerd3d1x: set primitive restart in the correct draw calls
2011-10-21 Christoph Bumillerd3d1x: fix/improve OMSetRenderTargets
2011-10-21 Christoph Bumillerd3d1x/context: fix IASetVertexBuffers stride comparison
2011-10-21 Christoph Bumillerd3d1x: fix translation of subresource to layer
2011-10-21 Christoph Bumillerd3d1x: implement array textures
2011-10-21 Christoph Bumillerd3d1x: switch to TGSI SAMPLE opcodes
2011-10-13 Christoph Bumillerd3d1x: fix check for PIPE_CAP_CONDITIONAL_RENDER
2011-09-30 Marek Olšákgallium: add PIPE_CAP_CONDITIONAL_RENDER
2011-09-27 Dave Airliegallium: move border color to be a color union
2011-09-22 Christoph Bumillerd3d1x: setup draw info primitive restart parameters
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...