st/nine: Handle Window Occlusion
[mesa.git] / src / gallium / state_trackers / nine / swapchain9.c
2016-02-04 Patrick Rudolphst/nine: Handle Window Occlusion
2016-02-04 Axel Davyst/nine: Call flush_resource before flush
2016-02-04 Patrick Rudolphst/nine: Fix remaining swapchain tests
2016-02-04 Patrick Rudolphst/nine: Test more presentation params
2016-01-06 Edward O'Callaghangallium: Remove unnecessary semicolons
2015-08-21 Axel Davyst/nine: Rework constant buffer state handling
2015-08-21 Axel Davyst/nine: Remove group_mask argument from nine_update_state
2015-08-21 Patrick Rudolphst/nine: Return correct error codes in NineDevice9_Reset
2015-08-21 Axel Davyst/nine: Split NineSurface9_CopySurface
2015-08-21 Christoph Bumillergallium: Add blending to pipe blit
2015-08-21 Axel Davyst/nine: Do not call ID3DPresent_GetCursorPos for sw...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-05 Marek Olšákgallium: use fence_finish instead of fence_signalled...
2015-04-29 Xavier Bouchouxst/nine: Clear struct pipe_blit_info before use.
2015-04-27 Zoë BladeFix a few typos
2015-02-05 Axel Davyst/nine: Fix depth stencil formats bindings flags.
2015-02-05 Axel Davyst/nine: Fix gpu memory leak in swapchain
2015-02-05 Axel Davyst/nine: Fix present_buffers allocation
2015-02-05 Axel Davyst/nine: Refactor format d3d9 to pipe conversion
2015-01-22 Axel Davyst/nine: Fix crash when deleting non-implicit swapchain
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-11-26 Stanislaw Halikst/nine: call DBG() at more external entry points
2014-11-26 Axel Davyst/nine: rework the way D3DPOOL_SYSTEMMEM is handled
2014-11-18 Axel Davynine: Implement threadpool
2014-11-18 Axel Davynine: Add drirc options (v2)
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)