index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Settings
/
OnScreenDisplayPane.cpp
Age
Commit message (
Expand
)
Author
2026-07-05
Rename "Show Internal Resolution" to "Show XFB Resolution"
JosJuice
2026-07-05
Move the code for the show internal resolution setting
JosJuice
2026-04-19
VideoCommon: Added an option to showcase internal resolution, EFB width x hei...
Elyas Hue
2025-11-28
DolphinQt: minor fixes for the OnScreenDisplayPane
Mateus B. Cassiano
2025-11-21
DolphinQt/OnScreenDisplayPane: Swap the positions of "Show Performance Graphs...
Jordan Woyak
2025-11-21
DolphinQt/OnScreenDisplayPane: Rename "Graph Update Rate" back to "Performanc...
Jordan Woyak
2025-11-16
Merge pull request #13922 from TryTwo/imgui_add_default_font
JosJuice
2025-10-30
OnScreenDisplayPane: Fix unused-variable warning
Joshua Vandaƫle
2025-10-16
Imgui: Add a new default font (VeraMono - 49kb) that scales better than the o...
TryTwo
2025-10-10
Movie Window: Move customization options from Menu Bar to OSD pane, but add o...
TryTwo
2025-10-10
Qt: Add OnScreenDisplayPane to settings window. Transfer OSD options to pane.
TryTwo