dolphin/Source/Core/VideoBackends
Stenzek 08cc73108a Vulkan: Treat VK_SUBOPTIMAL_KHR as VK_SUCCESS on Android
Android 10 seems to expect a prerotated/transformed swap chain for optimal
presentation. For now, until we implement that, just ignore the hint.
2020-01-31 19:16:06 +10:00
..
D3D Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
D3D12 Use pre-increment for iterators instead of post-increment. 2019-12-29 23:45:02 -05:00
D3DCommon Add Dolphin version and current video backend to shader compilation logs 2020-01-24 03:29:38 -05:00
Null Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
OGL Add Dolphin version and current video backend to shader compilation logs 2020-01-24 03:29:38 -05:00
Software Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
Vulkan Vulkan: Treat VK_SUBOPTIMAL_KHR as VK_SUCCESS on Android 2020-01-31 19:16:06 +10:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00