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 Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Android: Also copy sys/Wii directory. 2016-04-24 14:44:30 +02:00
MainAndroid.cpp VideoCommon: Call Renderer::SurfaceChanged on render parent resize 2016-10-01 01:09:12 +10:00