dolphin/Source/Core
Ryan Houdek c27ee21dd9 [AArch64] Workaround builtin byteswap bug.
The builtin byteswap routines cause critical failure on AArch64 when built with the Android toolchain.
I didn't experience this issue when building for Linux using a local qemu chroot.
Seems to be only an issue with the Android toolchain when building AArch64.
Use our generic version instead.
2014-11-30 01:23:03 -06:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common [AArch64] Workaround builtin byteswap bug. 2014-11-30 01:23:03 -06:00
Core Merge pull request #1294 from FioraAeterna/noaccuratefcmp 2014-11-28 22:48:11 -06:00
DiscIO More formatting and consistency fixes 2014-11-24 17:16:59 -05:00
DolphinQt Update Main.cpp version checks. 2014-11-25 00:27:13 -05:00
DolphinWX Merge pull request #1601 from RachelBryk/wiimote-hotkey2 2014-11-28 19:50:13 -05:00
InputCommon Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Fixes OpenGL ES rendering. 2014-11-29 01:27:47 -06:00
VideoCommon Vertex loader: use ABI_CallFunction 2014-11-28 20:26:00 -08:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00