dolphin/Source/Core
degasus dd35f5df94 DSP: Inline DSPControl into DSPState
This was a struct with exactly one element, and
an overloaded constructor which matches the construtor
of this element. So there is no need for this stacked
structur.
2015-05-25 10:56:14 +02:00
..
AudioCommon SoundStream: Devirtualize StartLogAudio and StopLogAudio 2015-05-24 06:10:11 -04:00
Common GekkoDisassembler: Fix typecast for the second printf param for mtfsf 2015-05-24 01:54:04 -04:00
Core DSP: Inline DSPControl into DSPState 2015-05-25 10:56:14 +02: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 OGL: Depth range inversion. 2015-05-22 23:52:22 +02:00
VideoCommon OGL: Depth range inversion. 2015-05-22 23:52:22 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00