dolphin/Source/Android/src/org/dolphinemu/dolphinemu
Ryan Houdek 5bf9472214 Update shown CPU cores in the Android UI.
Only show the JIT cores on x86_64(Will have its own issues once we reach that point)
Show AArch64 JIT if running on a AArch64 device(Good luck with that for now. Future proofing though)
2014-08-28 18:00:32 -05:00
..
about [Android] Split the AboutFragmentItem and InfoFragmentAdapter into their own class files. 2014-03-08 19:37:32 -05:00
emulation [Android] Enable filtering onscreen buttons 2014-07-16 20:29:10 -04:00
folderbrowser Separate the XML view handling of the folder browser and the game list from one another. 2014-06-21 19:47:11 -04:00
gamelist Display file size in GiB instead of bytes. 2014-07-14 21:52:52 -04:00
settings Update shown CPU cores in the Android UI. 2014-08-28 18:00:32 -05:00
sidemenu [Android] Get rid of some unnecessary variables in the getView() methods of some adapters. 2013-11-15 16:32:52 -05:00
utils Fix the OpenGL About tab. 2014-02-22 21:08:27 -06:00
AssetCopyService.java Move first-execution copying of shaders / binaries to an IntentService. 2014-07-09 07:56:27 -04:00
NativeLibrary.java [Android] Fix a bunch of input bugs. 2014-04-24 08:51:44 -05:00