dolphin/Source/Core
aldelaro5 5e8fc4ebd9 Add consideration for the break flag of memChecks
It was never used, even when the code tried to make sure it was initialised and passed correctly.  This is a supplementary fix for the memCheck dialog as this option will now work correctly.
2016-09-27 01:22:23 -04:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common Add consideration for the break flag of memChecks 2016-09-27 01:22:23 -04:00
Core Merge pull request #4138 from JosJuice/40-limit-out-of-di 2016-09-18 22:54:48 -04:00
DiscIO Filesystem: Return strings from GetFileName without the const qualifier 2016-09-18 12:56:25 -04:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Redo the MemCheck add dialog 2016-09-27 01:22:23 -04:00
InputCommon Merge pull request #4145 from tenthmile/WiiOrientationModifier 2016-09-07 14:20:02 +12:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends FramebufferManager: Add missing header guard 2016-09-23 13:55:51 -04:00
VideoCommon PixelShaderGen: Always divide the texture coordinates by q. 2016-09-07 21:13:16 +02:00
CMakeLists.txt