dolphin/Source/Android/jni
Lioncash 7842bd1179 Android/ButtonManager: Make most file-scope local variables non-allocating
We can use std::array and const char* to make these capable of fully
being stored in the read-only segment, and get rid of a few static
constructors (144 of them).
2019-06-07 20:27:12 -04:00
..
AndroidCommon Android: Optimize rumble call 2019-01-26 09:38:35 -05:00
GameList Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
ButtonManager.cpp Android/ButtonManager: Make most file-scope local variables non-allocating 2019-06-07 20:27:12 -04:00
ButtonManager.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CMakeLists.txt Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
MainAndroid.cpp Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00