dolphin/Source/Core
Ryan Houdek 5bb19426b3 Optimizes instructions in ARMv7's JIT inside of the arith function.
For instructions where the second immediate value fits within an instruction encoding, just encode it directly in to the instruction.
2014-10-23 15:42:57 +00:00
..
AudioCommon Fix a race condition in our OpenSL ES audio backend. 2014-10-18 08:32:14 -05:00
Common Merge pull request #1347 from comex/header-hygiene 2014-10-22 23:23:58 -04:00
Core Optimizes instructions in ARMv7's JIT inside of the arith function. 2014-10-23 15:42:57 +00:00
DiscIO VolumeCreator: Make master key arrays static 2014-10-12 15:07:39 -04:00
DolphinQt DolphinQt: Stub Host_* functions & Resource system. 2014-10-19 15:36:37 -04:00
DolphinWX Merge pull request #1347 from comex/header-hygiene 2014-10-22 23:23:58 -04:00
InputCommon Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
UICommon
VideoBackends Merge pull request #1347 from comex/header-hygiene 2014-10-22 23:23:58 -04:00
VideoCommon Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
CMakeLists.txt