Stenzek
|
16f103ab42
|
Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive
|
2019-10-31 22:45:59 +10:00 |
Stenzek
|
f039149198
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
Stenzek
|
f9869cb216
|
Vulkan: Support runtime selection of WSI
|
2019-02-15 18:40:46 +10:00 |
Stenzek
|
e2cf238ec4
|
Vulkan: Move swapchain related members from Renderer to SwapChain
|
2019-01-27 12:59:57 +10:00 |
Stenzek
|
2644e920cc
|
Renderer: Add backbuffer format to base class
|
2018-12-04 17:36:08 +10:00 |
Stenzek
|
a3961750a7
|
Drop Host_GetRenderSurface and pass display to backend
|
2018-10-20 21:11:34 +10:00 |
Stenzek
|
173a33886c
|
Vulkan: Move render pass management to ObjectCache
|
2018-01-11 15:21:34 +10:00 |
Stenzek
|
4301b8538d
|
Vulkan: Only use oldSwapchain in response to VK_ERROR_OUT_OF_DATE_KHR
Seems to be required on the latest NV driver, otherwise the presented
images are never shown.
|
2017-10-10 23:21:40 +10:00 |
Jules Blok
|
1f2d43c870
|
Vulkan: Implement Quad-Buffered stereoscopy support.
|
2017-07-05 22:43:39 +02:00 |
Stenzek
|
5e29508b8f
|
Vulkan: Fix vsync behavior when throttler is temp disabled
|
2016-10-03 19:11:48 +10:00 |
Stenzek
|
1286c309e3
|
Vulkan: Fix compilation on 32-bit targets
|
2016-10-03 19:11:47 +10:00 |
Lioncash
|
9395b8efa9
|
Vulkan: Amend header includes
Adds headers where necessary to eliminate indirect includes.
Also adds headers to ensure certain standard constructs always
resolve correctly
|
2016-09-30 23:26:03 -04:00 |
Stenzek
|
77a128ab87
|
Implement experimental Vulkan backend
|
2016-10-01 02:40:01 +10:00 |