Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / state_trackers / d3d1x / dxgi / src / dxgi_native.cpp
2013-03-12 José Fonsecad3d1x: Remove.
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
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/dxgi: fix initialization of pipe_box for Present...
2011-09-28 Christoph Bumillerd3d1x: fix uninitialized const color union black
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-09 Chia-I Wud3d1x: fix a build error
2011-08-29 Kai Wasserbächd3d1x: Fix include style
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-27 Chia-I Wust/d3d1x: fix for st/egl native.h 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-15 Marek Olšákgallium: add usage parameter to pipe_buffer_create
2011-02-14 Marek Olšákgallium: remove pipe_vertex_buffer::max_index
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-16 Chia-I Wud3d1x: Fix broken build.
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-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Chia-I Wud3d1x: Use native_surface::present.
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: rework DXGI for occlusion testing and default...
2010-09-24 Luca Barbierid3d1x: assert if X visual is not among enumerated visuals
2010-09-24 Luca Barbierid3d1x: draw to the correct buffer
2010-09-23 Luca Barbierid3d1x: flush properly
2010-09-23 Luca Barbierid3d1x: flush the pipe context when presenting
2010-09-23 Luca Barbierid3d1x: rename parameters in dxgi
2010-09-23 Luca Barbierid3d1x: remove specstrings
2010-09-23 Luca Barbierid3d1x: normalize whitespace
2010-09-23 Luca Barbierid3d1x: properly reference count the backend
2010-09-22 Luca Barbierid3d1x: redesign the HWND resolver interface
2010-09-22 Luca Barbierid3d1x: destroy native_display on adapter destruction
2010-09-22 Luca Barbierid3d1x: attempt to fix/workaround bug #30322
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...