dolphin/Source/Core
Ryan Houdek 51ad798105 [AArch64] Implements block linking.
Before block linking was enabled but it wasn't ever implemented.
Implements link blocks and destroy block functions and moves the downcount check in the WriteExit function so it doesn't get overwritten when linking.
2014-12-02 21:08:38 -06:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common [AArch64] Add loadstore paired emitter instructions. 2014-12-02 21:08:34 -06:00
Core [AArch64] Implements block linking. 2014-12-02 21:08:38 -06:00
DiscIO DiscIO: Change a memset() to zero initialization. 2014-11-27 11:12:17 -08:00
DolphinQt Update Main.cpp version checks. 2014-11-25 00:27:13 -05:00
DolphinWX DolphinWX: Specify wxID_ANY where -1 is used in controls 2014-12-01 23:02:50 -05:00
InputCommon Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Fixes OpenGL ES rendering. 2014-11-29 01:27:47 -06:00
VideoCommon VideoCommon: Fix -Wsign-compare warnings. 2014-11-29 17:40:14 -06:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00