dolphin/Source/Core
Lioncash 35ee8a1362 SoundStream: Internally construct the mixer
Instead of creating the mixer externally and then passing it in, it can just be made within the class.
2015-05-24 05:49:41 -04:00
..
AudioCommon SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
Common GekkoDisassembler: Fix typecast for the second printf param for mtfsf 2015-05-24 01:54:04 -04:00
Core DSPCaptureLogger: Add virtual destructor 2015-05-24 00:44:49 -04:00
DiscIO WiiWad: Use correct form of delete for arrays 2015-05-22 17:52:54 -04:00
DolphinQt Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
DolphinWX DolphinWX: Add missing breaks to a switch in RegisterView 2015-05-23 22:16:39 -04:00
InputCommon ExpressionParser: Add missing break in UnaryExpression value setting 2015-05-22 15:02:22 -04:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends Merge pull request #2410 from lioncash/swatomic 2015-05-22 14:11:16 +02:00
VideoCommon VideoBackends: Clamp depth to uint24 range. 2015-05-18 23:22:28 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00