dolphin/Source
Silent 2bc9e09456
Core/CPU: Do not yield to UI from CPU methods
Core::RunAsCPUThread may be called from Qt signals, and if code yields to UI there
then it results in infinite recursion
2019-08-18 17:39:26 +02:00
..
Android Merge pull request #8288 from allanxp4/master 2019-08-07 11:54:47 +02:00
Core Core/CPU: Do not yield to UI from CPU methods 2019-08-18 17:39:26 +02:00
DSPSpy
DSPTool VideoCommon/OnScreenDisplay: Take Message's std::string parameter by value 2019-07-28 23:00:58 -04:00
PCH
UnitTests
VSProps Explicitly enable conformance mode, and remove /Zc:inline because it's a default now 2019-08-15 17:47:55 +02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln