dolphin/Source/Core
Lioncash b1dd14c319 Fix a slight leak in LogManager.
m_debuggerLog wasn't ever deleted in the destructor.
2013-03-27 23:39:48 -04:00
..
AudioCommon Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
Common Fix a slight leak in LogManager. 2013-03-27 23:39:48 -04:00
Core Revert "Don't open/close file for every file operation." as it was crashing PokePark in Windows builds. 2013-03-27 13:06:15 +11:00
DiscIO Clean up some space/tab mismatches in DiscIO and InputCommon. 2013-03-19 09:59:41 -04:00
DolphinWX Fixed issue 6119. 2013-03-27 14:26:45 -05:00
InputCommon Clean up some space/tab mismatches in DiscIO and InputCommon. 2013-03-19 09:59:41 -04:00
VideoCommon VideoSoftware: Improve fog range adjustment by using less magic and more comments. 2013-03-26 00:57:45 +01:00
CMakeLists.txt