dolphin/Source/Core
skidau a83d27b9c2 Increased the performance of the hotkey code by:
* Halving the number of hotkeys checked for (there were extra for future use)
* Gets the controller status once before parsing hotkeys
* Checks for the GUI lock once before parsing hotkeys
* Removed some redundant memsets
2015-03-08 20:27:12 +11:00
..
AudioCommon Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Common Fix -Wswitch warning 2015-03-01 16:17:32 +01:00
Core Increased the performance of the hotkey code by: 2015-03-08 20:27:12 +11:00
DiscIO Merge pull request #2113 from Stevoisiak/VolumeCleanup 2015-03-05 12:18:53 -05:00
DolphinQt Merge pull request #2129 from Sonicadvance1/shuffle_user_dir 2015-02-27 14:07:06 +11:00
DolphinWX Increased the performance of the hotkey code by: 2015-03-08 20:27:12 +11:00
InputCommon Do not fail to evaluate an expression if some input is missing 2015-02-26 01:24:54 +01:00
UICommon Move user directory detection location to UICommon. 2015-02-25 03:31:59 -06:00
VideoBackends Merge pull request #2164 from Armada651/cache-fix 2015-03-02 17:24:00 +01:00
VideoCommon VertexLoaderX64: fix harmless off-by-one error 2015-03-08 04:43:59 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00