dolphin/Source/Core
TryTwo b57ba42a55 Core::SetState() allow state to change without sending a callback.
Some state changes are meant to be near instantanoues, before switching to something else. By reporting ithe instant switch, the UI will flicker between states (pause/play button) and the debugger will unnecessarily update. Skipping the callback avoids these issues.
2023-11-16 11:07:37 -07:00
..
AudioCommon
Common
Core Core::SetState() allow state to change without sending a callback. 2023-11-16 11:07:37 -07:00
DiscIO
DolphinNoGUI
DolphinQt Core::SetState() allow state to change without sending a callback. 2023-11-16 11:07:37 -07:00
DolphinTool
InputCommon
MacUpdater
UICommon
UpdaterCommon
VideoBackends
VideoCommon
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #12133 from mandar1jn/skylanders-improved-generation 2023-11-05 18:29:19 +01:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props