dolphin/Source/Core/VideoBackends
Stenzek 160fee6791 Vulkan: Handle maxImageCount of zero when creating swap chain
anv seems to set this to zero, which is fine according to the spec, but
we were using it as a maximum, which was resulting in a swap chain
without any buffers being created.
2016-11-11 23:33:40 +10:00
..
D3D AVIDump: Add a struct for the state. 2016-11-04 18:35:42 +01:00
D3D12 AVIDump: Add a struct for the state. 2016-11-04 18:35:42 +01:00
Null Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
OGL OGL: Fix frame dump on emulation close. 2016-11-10 12:59:22 +01:00
Software AVIDump: Add a struct for the state. 2016-11-04 18:35:42 +01:00
Vulkan Vulkan: Handle maxImageCount of zero when creating swap chain 2016-11-11 23:33:40 +10:00
CMakeLists.txt Don't build Vulkan video backend on macOS 2016-10-06 16:53:55 -07:00