dolphin/Source/Core
2013-09-26 21:15:35 -04:00
..
AudioCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Common Fix Imm8 check. 2013-09-25 14:29:17 -04:00
Core [Core] Fix a memory leak in NetPlayServer.cpp in function OnData(). 2013-09-26 15:42:22 -04:00
DiscIO No need to std::move a return value. Thanks Billiard. 2013-09-26 21:15:35 -04:00
DolphinWX 2x banner images! 2013-09-25 03:06:27 -04:00
InputCommon [InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerInterface.cpp. The variable ok_count was never incremented, which caused the function to always return false. 2013-09-18 10:09:32 -04:00
VideoCommon Quick build fix. 2013-09-26 07:50:24 +00:00
CMakeLists.txt