dolphin/Source/Android/jni
JosJuice c1c17339ff Android: Use DeleteLocalRef more in AndroidCommon
Any local references get cleaned up when returning to the JVM,
but some of the functions in AndroidCommon return to C++ rather
than the JVM, and functions with loops risk running into the
limit of how many simultaneous local references are allowed.
2021-05-24 22:01:49 +02:00
..
AndroidCommon Android: Use DeleteLocalRef more in AndroidCommon 2021-05-24 22:01:49 +02:00
Config Android: Use JNI for getting post-processsing shaders 2021-05-20 16:43:03 +02:00
GameList Android: Split GameFileCacheService broadcasts into two types 2021-02-20 21:04:00 +01:00
CMakeLists.txt Android: Use JNI for getting post-processsing shaders 2021-05-20 16:43:03 +02:00
IniFile.cpp Android: Remove #ifdef __cplusplus checks 2021-03-04 22:47:23 +01:00
MainAndroid.cpp Set console's default language/country/region based on computer settings 2021-03-27 10:05:26 +01:00
WiiUtils.cpp Android: Add "Import BootMii NAND Backup" 2021-04-19 21:38:22 +02:00