dolphin/Source/Core
comex 14125cf951 Refactor SetCpStatus into two functions for from-GPU and from-CPU mode rather than a boolean parameter.
This shouldn't affect functionality.  I'm not sure if the breakpoint
distinction is actually necessary (my commit messages from the old
dc-netplay last year claim that breakpoints are broken anyway, but I
don't remember why), but I don't actually need to change this part of
the code (yet), so I'll stick with the trimmings change for now.
2014-08-26 12:43:39 -04:00
..
AudioCommon Remove dsound audio backend. 2014-08-23 11:19:19 -07:00
Common Merge pull request #862 from comex/registersinuse 2014-08-24 16:16:32 -04:00
Core PPCFP: add comment 2014-08-26 09:08:22 -07:00
DiscIO DiscIO: Make the unordered set in IsSoundFile static 2014-08-25 19:56:09 -04:00
DolphinWX Merge pull request #865 from lioncash/debugger-stuff 2014-08-25 13:21:32 -04:00
InputCommon Merge pull request #810 from lioncash/controller-interface 2014-08-24 19:58:25 +02:00
VideoBackends Remove unused declarations. 2014-08-23 15:26:59 -04:00
VideoCommon Refactor SetCpStatus into two functions for from-GPU and from-CPU mode rather than a boolean parameter. 2014-08-26 12:43:39 -04:00
CMakeLists.txt