dolphin/Source/Android/jni
JosJuice 8181a7b3dd Android: Remove unnecessary ANativeWindow_release call
This is already handled by SurfaceDestroyed. In the worst case,
the extra code could even race with SurfaceDestroyed if they
are triggered at the same time, but this is highly improbable.
2020-11-09 10:38:50 +01:00
..
AndroidCommon Android: Fix rotating EmulationActivity after boot fails 2020-11-09 10:38:49 +01:00
GameList Android: Don't name unused JNIEnv/jobject/jclass parameters 2020-11-07 12:08:48 +01:00
CMakeLists.txt CMake: Fix build errors exposed by making common dependent on fmt 2020-10-19 14:36:09 +02:00
IniFile.cpp Android: Don't name unused JNIEnv/jobject/jclass parameters 2020-11-07 12:08:48 +01:00
MainAndroid.cpp Android: Remove unnecessary ANativeWindow_release call 2020-11-09 10:38:50 +01:00
NativeConfig.cpp Android: Don't name unused JNIEnv/jobject/jclass parameters 2020-11-07 12:08:48 +01:00