dolphin/Source/Android/jni
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
..
ButtonManager.cpp Fix configStrings in Android’s ButtonManager 2016-06-24 22:36:15 +02:00
ButtonManager.h
CMakeLists.txt
MainAndroid.cpp VideoCommon: Call Renderer::SurfaceChanged on render parent resize 2016-10-01 01:09:12 +10:00