dolphin/Source/Core
JosJuice c958dbc46c VideoCommon: Use XFB for internal resolution stats
fb4ff3e added a statistics option to show the internal resolution, but
it just showed the total size of the EFB (which is always 640x528) times
the IR scale, so it didn't convey any useful information.

This commit instead makes the option use the size of the last XFB copy
(not multiplied by the IR scale), which changes based on the game's
rendering resolution.
2026-07-05 09:50:13 +02:00
..
AudioCommon
Common
Core VideoCommon: Use XFB for internal resolution stats 2026-07-05 09:50:13 +02:00
DiscIO
DolphinNoGUI
DolphinQt Merge pull request #14647 from tom-pratt/netplay 2026-06-28 12:38:55 -04:00
DolphinTool
InputCommon
MacUpdater
UICommon
UpdaterCommon
VideoBackends
VideoCommon VideoCommon: Use XFB for internal resolution stats 2026-07-05 09:50:13 +02:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in