Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/nine: Use helper to release swapchain buffers later | Axel Davy | 2018-12-23 | 1 | -0/+1 |
* | st/nine: Allow 'triple buffering' with thread_submit | Axel Davy | 2018-11-21 | 1 | -0/+1 |
* | st/nine: Access pipe_context via NineDevice9_GetPipe | Axel Davy | 2016-12-20 | 1 | -1/+0 |
* | st/nine: Remove NineDevice9_GetCSO | Axel Davy | 2016-12-20 | 1 | -1/+0 |
* | st/nine: Fix a leak in Swapchain dtor | Axel Davy | 2016-12-20 | 1 | -0/+1 |
* | st/nine: Use fixed size arrays for swapchain buffers | Axel Davy | 2016-10-10 | 1 | -4/+4 |
* | st/nine: Use WINE thread for threadpool | Patrick Rudolph | 2016-05-18 | 1 | -0/+9 |
* | st/nine: Use new function to query for resolution mismatch | Patrick Rudolph | 2016-05-18 | 1 | -0/+3 |
* | st/nine: Align stack for entry points | Axel Davy | 2016-02-12 | 1 | -6/+6 |
* | st/nine: Handle Window Occlusion | Patrick Rudolph | 2016-02-04 | 1 | -0/+3 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -1/+1 |
* | nine: Implement threadpool | Axel Davy | 2014-11-18 | 1 | -0/+7 |
* | nine: Add state tracker nine for Direct3D9 (v3) | Joakim Sindholt | 2014-11-18 | 1 | -0/+135 |