dolphin-emulator/Source/Core
Dentomologist ec49ea5be3 PerformanceMetrics: Fix window arrangement
Fix overlays stacking on top of each other or not moving to the edge of
the screen when enabling or disabling overlays while emulation is
active.

This change only applies when Config::GFX_MOVABLE_PERFORMANCE_METRICS is
False.
2025-04-05 14:22:17 -07:00
..
AudioCommon Improve Performance of Granular Buffering + User Adjustable Buffer Size 2025-04-01 18:17:21 -04:00
Common Common/Timer: Use YieldProcessor on Windows. 2025-04-03 15:48:51 -05:00
Core CoreTiming: Fix Precision Frame Timing in Dual Core mode on Windows. 2025-04-04 19:13:53 -05:00
DiscIO Merge pull request #13221 from mitaclaw/nrvo-fails-1 2025-03-29 03:26:46 -04:00
DolphinNoGUI Merge pull request #13181 from tygyh/Replace-'reinterpret_cast' 2025-03-15 15:31:38 +01:00
DolphinQt CoreTiming: Add a setting to use Common::PrecisionTimer. 2025-04-03 15:48:51 -05:00
DolphinTool GCC: Remedy NRVO Fails 2025-03-10 12:38:03 -07:00
InputCommon Merge pull request #13434 from JosJuice/android-non-blocking-input-detection 2025-03-28 18:25:04 -04:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon Merge pull request #13221 from mitaclaw/nrvo-fails-1 2025-03-29 03:26:46 -04:00
UpdaterCommon
VideoBackends VideoBackends/Metal: Fix anisotropic filtering handling. 2025-04-01 15:09:21 -05:00
VideoCommon PerformanceMetrics: Fix window arrangement 2025-04-05 14:22:17 -07:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection 2025-03-23 15:56:13 -04:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in