aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/swapchain9.h
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Use helper to release swapchain buffers laterAxel Davy2018-12-231-0/+1
* st/nine: Allow 'triple buffering' with thread_submitAxel Davy2018-11-211-0/+1
* st/nine: Access pipe_context via NineDevice9_GetPipeAxel Davy2016-12-201-1/+0
* st/nine: Remove NineDevice9_GetCSOAxel Davy2016-12-201-1/+0
* st/nine: Fix a leak in Swapchain dtorAxel Davy2016-12-201-0/+1
* st/nine: Use fixed size arrays for swapchain buffersAxel Davy2016-10-101-4/+4
* st/nine: Use WINE thread for threadpoolPatrick Rudolph2016-05-181-0/+9
* st/nine: Use new function to query for resolution mismatchPatrick Rudolph2016-05-181-0/+3
* st/nine: Align stack for entry pointsAxel Davy2016-02-121-6/+6
* st/nine: Handle Window OcclusionPatrick Rudolph2016-02-041-0/+3
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* nine: Implement threadpoolAxel Davy2014-11-181-0/+7
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+135