dolphin/Source/Android/jni
Lioncash 7aa305ea35 Profiler: Migrate global g_ProfileBlocks boolean to JitOptions
This global belongs in the JitOptions structure, as it's a conditional
setting (A.K.A. option) that changes the behavior of what the JIT does.

Plus it keeps the scope of the variable constrained to the general area
it's intended to be used and nothing further.
2018-08-27 11:30:19 -04:00
..
AndroidCommon Android: Add usage statistics to android. 2018-08-23 17:31:17 -04:00
GameList Android: Update mobile and TV to use game covers 2018-08-13 08:24:52 -04:00
ButtonManager.cpp IniFile: Handle s64/u64 values 2017-02-25 00:03:20 -05:00
ButtonManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
MainAndroid.cpp Profiler: Migrate global g_ProfileBlocks boolean to JitOptions 2018-08-27 11:30:19 -04:00