dolphin/Source/Android/src/org/dolphinemu/dolphinemu
Ryan Houdek 496f9d678a [Android] Removes CPU architecture number from CPU helper.
This was '7' on all ARMv7 devices but was 'AArch64' on the Nexus 9.
Trying to cast to integer was causing a crash. We don't even use this so may as well as wipe it.
Also adds Nvidia to the CPU implementers list.
2014-11-30 01:17:05 -06:00
..
about AboutFragmentItem: Remove incorrect javadoc tag 2014-11-20 09:23:27 -05:00
emulation Host: Kill off GetRenderWindowSize 2014-11-17 13:44:49 -05:00
folderbrowser Android: Compress an if statement in FolderBrowser 2014-11-15 01:40:29 -05:00
gamelist Android: Remove unused imports in GameListItem 2014-11-15 01:45:13 -05:00
settings InputConfigFragment: Use a StringBuilder for string concatenation 2014-11-20 09:18:30 -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 [Android] Removes CPU architecture number from CPU helper. 2014-11-30 01:17:05 -06:00
AssetCopyService.java Move first-execution copying of shaders / binaries to an IntentService. 2014-07-09 07:56:27 -04:00
NativeLibrary.java Host: Kill off GetRenderWindowSize 2014-11-17 13:44:49 -05:00