dolphin/Source/Android
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
..
app Android: More accurate button scaling 2016-09-29 21:46:46 -04:00
gradle/wrapper Fix android builds 2016-01-21 22:55:51 -05:00
jni VideoCommon: Call Renderer::SurfaceChanged on render parent resize 2016-10-01 01:09:12 +10:00
.gitignore Android:Changes to simplify command-line building of the app, and bugfixes to the Gradle script 2015-07-13 09:37:44 -04:00
android.toolchain.cmake Android: Allow compilation using Android NDK r10e. 2015-06-07 13:36:59 -04:00
build.gradle [Android] Bump gradle plugin to 2.1.0 2016-05-18 22:31:54 -04:00
code-style-java.jar Android: Fix a possible crash in the file browser if attempting to show a file with no extension. 2015-05-12 09:18:29 -04:00
gradle.properties Implement Gamecube Input setting screen 2016-01-29 23:33:06 -05:00
gradlew Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
gradlew.bat Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
settings.gradle Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00