dolphin/Source/Core
Ryan Houdek f09cb723c5 Merge pull request #1044 from lioncash/pedantry
Common: Fix code styling in Arm64Emitter
2014-09-08 23:29:19 -05:00
..
AudioCommon AudioCommon: Remove unnecessary usages of mem_fn 2014-09-08 13:41:02 -04:00
Common Merge pull request #1044 from lioncash/pedantry 2014-09-08 23:29:19 -05:00
Core Merge pull request #1046 from FioraAeterna/fixdebug 2014-09-09 14:15:35 +10:00
DiscIO Merge pull request #851 from lioncash/logg 2014-09-06 12:35:19 -07:00
DolphinWX Merge pull request #1002 from waddlesplash/wx-fixup 2014-09-08 15:20:12 -04:00
InputCommon InputCommon: Remove unnecessary breaks in XInput's GetName function 2014-09-08 21:36:04 -04:00
VideoBackends Merge pull request #972 from Sonicadvance1/fix-intel-windows 2014-09-05 11:06:49 -07:00
VideoCommon Remove the inaccurately named ABI_PushAllCalleeSavedRegsAndAdjustStack (it didn't preserve FPRs!) and replace with ABI_PushRegistersAndAdjustStack. 2014-09-08 01:00:10 -04:00
CMakeLists.txt