dolphin/Source
Stenzek 6a99cbd9fc VideoCommon: Call Renderer::SurfaceChanged on render parent resize
This is needed because for some reason the WSI for NV Vulkan drivers
doesn't return VK_ERROR_OUT_OF_DATE_KHR, so there is no other way to know
that a resize has occured apart from polling, which is a poor solution for
X11 (since it is blocking).
2016-10-01 01:09:12 +10:00
..
Android VideoCommon: Call Renderer::SurfaceChanged on render parent resize 2016-10-01 01:09:12 +10:00
Core VideoCommon: Call Renderer::SurfaceChanged on render parent resize 2016-10-01 01:09:12 +10:00
DSPSpy
DSPTool
PCH
UnitTests CoreTiming: Guarantee FIFO processing of timed events 2016-09-08 19:46:42 +10:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln Externals: Add glslang from Vulkan SDK v1.0.21.1 2016-08-11 22:40:32 +10:00