dolphin/Source/Core
Ryan Houdek 5ed3a5de22 [AArch64] Minor bugfix and optimization.
Fixes a bug in lfs where I was doing a rev64.16b when I needed to do a rev32.8b.
Change a ld1r.4s to a ld1r.2s.
Fix an issue where a fcvtl2 needed to be a fcvtl.
Re-enabled psq_l, issue with flickering can't be reproduced anymore, so whatever.
2015-05-31 22:03:36 -05:00
..
AudioCommon AudioCommon: Remove lock on Pause state 2015-05-28 19:58:18 +02:00
Common Merge pull request #2486 from Tilka/x86_32 2015-05-31 13:06:19 -04:00
Core [AArch64] Minor bugfix and optimization. 2015-05-31 22:03:36 -05:00
DiscIO Volume: Mark ReadWiiNames parameter as const 2015-05-29 20:19:11 +02:00
DolphinQt Merge pull request #2390 from darkengine-io/new-qt 2015-05-25 23:45:21 -04:00
DolphinWX DolphinWX: Also evaluate Hotkeys while stopped. 2015-05-31 10:00:07 +02:00
InputCommon Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
UICommon Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
VideoBackends Merge pull request #2480 from phire/GamesDoWeirdShit 2015-05-31 23:26:55 +02:00
VideoCommon Merge pull request #2480 from phire/GamesDoWeirdShit 2015-05-31 23:26:55 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00