Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / state_trackers / d3d1x / dxgi / src / dxgi_native.cpp
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-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...