dolphin-emulator/Source/Core
Ryan Houdek 6a7e8899d3 Merge pull request #1035 from FioraAeterna/fixcrxxx
JIT: fix a corner case in crXXX
2014-09-09 00:58:53 -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 #1035 from FioraAeterna/fixcrxxx 2014-09-09 00:58:53 -05: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