summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp
AgeCommit message (Expand)Author
2026-07-05Rename "Show Internal Resolution" to "Show XFB Resolution"JosJuice
2026-07-05Move the code for the show internal resolution settingJosJuice
2026-04-19VideoCommon: Added an option to showcase internal resolution, EFB width x hei...Elyas Hue
2025-11-28DolphinQt: minor fixes for the OnScreenDisplayPaneMateus B. Cassiano
2025-11-21DolphinQt/OnScreenDisplayPane: Swap the positions of "Show Performance Graphs...Jordan Woyak
2025-11-21DolphinQt/OnScreenDisplayPane: Rename "Graph Update Rate" back to "Performanc...Jordan Woyak
2025-11-16Merge pull request #13922 from TryTwo/imgui_add_default_fontJosJuice
2025-10-30OnScreenDisplayPane: Fix unused-variable warningJoshua Vandaƫle
2025-10-16Imgui: Add a new default font (VeraMono - 49kb) that scales better than the o...TryTwo
2025-10-10Movie Window: Move customization options from Menu Bar to OSD pane, but add o...TryTwo
2025-10-10Qt: Add OnScreenDisplayPane to settings window. Transfer OSD options to pane.TryTwo