dolphin/Source/Core
Ryan Houdek 0253c35d3a Adds support to ARMv7's register cache for not loading a destination register prior to overwriting.
This extends the register cache's BindToRegister function with a doLoad argument just like x86's.
The speedup is minor for these implemented integer instructions.
2014-10-23 15:38:56 +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 Adds support to ARMv7's register cache for not loading a destination register prior to overwriting. 2014-10-23 15:38:56 +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 Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
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 Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00