dolphin/Source/Core
Lioncash 41ea4a28b2 DolphinWX: Make WXInputBase part of the WxUtils namespace.
There's no need for the preprocessor checks for wx, since this is used in wx code. Also, this being a part of the InputCommon namespace is kind of wrong.
2014-10-05 05:31:48 -04:00
..
AudioCommon AudioCommon: Prefix soundStream global with g_ 2014-09-30 03:06:16 -04:00
Common Merge pull request #1166 from FioraAeterna/flaglocking 2014-09-30 02:57:53 -04:00
Core Change another NULL to nullptr. 2014-10-01 23:38:42 -05:00
DiscIO
DolphinQt
DolphinWX DolphinWX: Make WXInputBase part of the WxUtils namespace. 2014-10-05 05:31:48 -04:00
InputCommon
VideoBackends Merge pull request #578 from RachelBryk/IR 2014-09-30 19:21:21 +02:00
VideoCommon VideoCommon: Silence -Wmaybe-uninitialized warnings. 2014-09-30 16:14:18 -04:00
CMakeLists.txt