dolphin/Source/Core
Scott Mansell 6956df79b2 Fix Fastmem in JitIL for massive speed gains.
JitIL's fastmem was stubbed out when Sonicadvance1 merged JitARMIL
into the tree. Since JitARMIL has been deleted, I simply re-arrange
the inheritance to base JitIL on Jitx86Base, so it can inherit the
backpatch function.

Povray Benchmark: 1985 seconds to 1316 seconds.
2014-09-14 16:21:54 +12:00
..
AudioCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
Common Merge pull request #1055 from FioraAeterna/smallermov 2014-09-14 01:57:36 +02:00
Core Fix Fastmem in JitIL for massive speed gains. 2014-09-14 16:21:54 +12:00
DiscIO DiscIO: Remove unnecessary break statements. 2014-09-12 11:34:34 -04:00
DolphinWX DolphinWX: Get rid of fallthrough in ScanForISOs 2014-09-12 11:52:36 -04:00
InputCommon InputCommon: Initialize NSDictionaries using literal syntax. 2014-09-13 21:32:33 -04:00
VideoBackends Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
VideoCommon Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00