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
/
Config
/
Graphics
/
GeneralWidget.cpp
Age
Commit message (
Expand
)
Author
2026-03-15
GeneralWidget: Add protections against invalid values in BackendWarning()
OatmealDome
2025-10-15
Merge pull request #13953 from TryTwo/add_osd_tab
JMC47
2025-10-13
VideoBackend: Rename GetName to GetConfigName
Dentomologist
2025-10-10
Qt Setting Panes: Remove original location of options transferred to the OSD ...
TryTwo
2025-06-14
DolphinQt: Move graphics config to main Settings window.
Jordan Woyak
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-05-02
Settings: Bugfix. Remove Aspect Ratio combobox signal so it doesn't trigger ...
TryTwo
2025-04-03
CoreTiming: Add a setting to use Common::PrecisionTimer.
Jordan Woyak
2025-03-10
DolphinQt/GeneralWidget: Eliminate unnecessary g_Config usage.
Jordan Woyak
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2025-01-07
Qt, Config controls system: Remove signal block so signals can refresh the en...
TryTwo
2024-12-10
Add GFX property tabs to game properties window, allowing them to be set to t...
TryTwo
2024-11-03
GeneralWidget: Recommend default video backend in tooltip
Dentomologist
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-03-24
DolphinQt: Tweak the aspect ratio setting description
JosJuice
2024-02-29
Add custom relative and raw (squared pixels) aspect ratio modes
Filoppi
2023-12-28
Qt: Handle Overridden Graphics Backend
Patrick Ferry
2023-12-18
Video: implement custom aspect ratio support (already exposed to Qt).
Filoppi
2023-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-04-27
Qt: Rename GraphicsRadioInt to ConfigRadioInt
Dentomologist
2023-04-27
Qt/GeneralWidget and GraphicsWidget: Remove unused member variable
Dentomologist
2023-04-25
Qt: Rename GraphicsChoice to ConfigChoice
Dentomologist
2023-04-21
Qt: Rename GraphicsBool to ConfigBool
Dentomologist
2022-11-23
Improve FPS/VPS Counting and Revamp Appearance
Sam Belliveau
2022-08-08
Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...
Zopolis4
2022-05-16
Treat changing the graphics adapter the same as changing the backend
Pokechu22
2021-12-10
DolphinQt: Remove 5~5~5~ typos
Pokechu22
2021-07-09
GeneralWidget: Convert Adapter tooltip to BalloonTip
Dentomologist
2021-07-06
Merge pull request #9862 from delroth/spdx-tags
Mai M
2021-07-06
Merge pull request #8416 from JosJuice/shader-compilation-names
Léo Lam
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-12
GeneralWidget: Fix Backend description grammar
Dentomologist
2021-05-12
GeneralWidget: Fix Log Rendertime description grammar
Dentomologist
2021-04-10
Change the names for shader compilation settings
JosJuice
2020-12-31
Rename "Use Fullscreen" setting to "Start in Fullscreen"
Filippo Tarpini
2020-11-30
Qt: Add missing tr calls for tooltip descriptions
Léo Lam
2020-11-28
DolphinQt: Add tooltip support to General Graphics tab
iwubcode
2020-10-21
VideoCommon: Get rid of the global g_available_video_backends
Léo Lam
2020-05-22
Migrate video backend setting to the new config system
Léo Lam
2020-04-28
DolphinQt: Use qOverload where applicable
Lioncash
2019-10-18
DolphinQt: Mark ubershader setting names as translatable
JosJuice
2019-08-20
Enable adapter combo on emulation state change only if adapters are supported...
Silent
2019-07-30
DolphinQt: Replace QStringLiteral with alternatives where applicable
Lioncash
2019-07-26
Factorize software renderer backend switching warning to be fetched from a ne...
Silent
2019-06-26
Reorder graphics config
Mike Kuijl
[next]