dolphin/Source/Core
JosJuice 58f247290f Use latest resolution value for resolution hotkey OSD
Because CPU thread config changed callbacks are no longer instant,
g_Config.iEFBScale doesn't yet contain the new value when the hotkey OSD
code tries to read it.

Should fix https://bugs.dolphin-emu.org/issues/13343.
2023-08-27 15:38:00 +02:00
..
AudioCommon Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
Common Merge pull request #12117 from JosJuice/config-callback-cpu 2023-08-26 16:34:46 +02:00
Core JitArm64: Avoid loading compilerPC multiple times if it's already in a register. 2023-08-26 18:14:07 +03:00
DiscIO DiscIO: Don't keep volume pointer in DiscScrubber 2023-08-19 17:30:22 +02:00
DolphinNoGUI
DolphinQt Use latest resolution value for resolution hotkey OSD 2023-08-27 15:38:00 +02:00
DolphinTool Merge pull request #11960 from Minty-Meeo/dolphin-tool-code-review-4 2023-06-17 14:18:21 +02:00
InputCommon Merge pull request #12117 from JosJuice/config-callback-cpu 2023-08-26 16:34:46 +02:00
MacUpdater
UICommon Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
UpdaterCommon
VideoBackends VideoBackends: update SRVDescriptorTable size in DX12 to use pixel sampler constant 2023-08-13 17:23:26 -05:00
VideoCommon Merge pull request #12117 from JosJuice/config-callback-cpu 2023-08-26 16:34:46 +02:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #12117 from JosJuice/config-callback-cpu 2023-08-26 16:34:46 +02:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props