dolphin/Source/Android/jni
Silent 6c21811090
Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11
Also works around a Visual Studio 2017 bug where static inline class fields are destructed multiple times
2019-06-23 21:43:47 +02:00
..
AndroidCommon android: thread local env 2019-05-29 20:22:26 +08:00
GameList Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
ButtonManager.cpp Merge pull request #7927 from weihuoya/android-key-map 2019-06-19 11:51:00 +02: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 Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00