dolphin-emulator/Source/Core
Matthew Parlane 0c2a826693 Merge pull request #29 from lioncash/remove-pointless-cstr
Remove a pointless c_str() call in FileUtil.cpp.
2014-02-03 19:48:53 -08:00
..
AudioCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Common Remove a pointless c_str() call in FileUtil.cpp. The function takes a string in it's parameter 2014-02-03 21:31:12 -05:00
Core Merge pull request #23 from lioncash/sorta-large-input-cleanup 2014-02-02 15:11:15 -08:00
DiscIO Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DolphinWX Merge pull request #23 from lioncash/sorta-large-input-cleanup 2014-02-02 15:11:15 -08:00
InputCommon Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation. 2014-02-01 17:20:35 -05:00
VideoBackends SWCommandProcessor: fix the CPReg structure fields 2014-02-04 01:16:14 +01:00
VideoCommon Silence warning 2014-02-04 01:30:39 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00