dolphin/Source/Core
Lioncash fa2944898f DolphinWX: Move some public variables to be private in CodeView
It's not used outside of the class, and it also shouldn't be modified
outside of it either (considering it holds all the blr instructions inserted by the user).
2014-07-19 17:23:43 -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 GCPadEmu: stop sticks wrapping at extreme values 2014-07-19 19:22:05 +08:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX DolphinWX: Move some public variables to be private in CodeView 2014-07-19 17:23:43 -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 Support Sampler binding in the shader. 2014-07-18 17:04:03 -05:00
VideoCommon Support Sampler binding in the shader. 2014-07-18 17:04:03 -05:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00