dolphin/Source/Android/jni
JosJuice d304d75aa5 Android: Stop using custom path for GameFileCache
Back when I wrote this code, I believe I set it to use a custom path
so that the cache would end up in a directory which Android considers
to be a cache directory. But nowadays the directory which Dolphin's
C++ code considers to be the cache directory is such a directory,
so there's no longer any reason to override the default path.
2021-06-08 18:34:40 +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: Stop using custom path for GameFileCache 2021-06-08 18:34:40 +02: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 Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
WiiUtils.cpp Android: Add "Import BootMii NAND Backup" 2021-04-19 21:38:22 +02:00