dolphin/Source/Core
Lioncash bc172f4883 DolphinWX: Enable certain Code View context options only when the core is running.
Prior to this, attempting to execute these contextual menu options would
crash the application.
2014-07-17 04:50:53 -04:00
..
AudioCommon Correct left/right volume for padded samples. 2014-07-17 18:41:18 +12:00
Common x64Emitter: add CVTTPD2DQ 2014-07-15 23:53:56 +02:00
Core Merge pull request #633 from magcius/wip/input-focus-fix 2014-07-17 01:21:31 +02:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX DolphinWX: Enable certain Code View context options only when the core is running. 2014-07-17 04:50:53 -04:00
InputCommon Host: Add a new "UIHasFocus" hook to determine if the UI has focus 2014-07-16 10:27:21 -04:00
VideoBackends Merge pull request #622 from phire/sw-fix-frame-dump 2014-07-17 02:04:03 +02:00
VideoCommon PixelShaderGen: fix indentation 2014-07-16 17:24:43 +02:00
CMakeLists.txt