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
/
EnhancementsWidget.cpp
Age
Commit message (
Expand
)
Author
2026-01-09
c++23: Replace Common::ToUnderlying with std::to_underlying
Joshua Vandaële
2025-11-12
Improved stereoscopic 3D settings
AndrewGDX
2025-08-11
EnhancementsWidget: Fix display of default post-processing effect
Dentomologist
2025-08-11
EnhancementsWidget: Unabbreviate function and member names
Dentomologist
2025-06-14
DolphinQt: Move graphics config to main Settings window.
Jordan Woyak
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-03-17
Config: Expose Default and 1x Anisotropic Filtering setting.
Jordan Woyak
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2024-12-10
Add method to bold slider/spin labels when a user game ini setting is being used
TryTwo
2024-12-10
EnhancementsWidget:: Move to using ConfigControls and add new control for Com...
TryTwo
2024-12-10
Add GFX property tabs to game properties window, allowing them to be set to t...
TryTwo
2024-09-10
Graphics: Clarify relationship between incompatible settings
Dentomologist
2024-08-22
Graphics: Adapt aspect ratio when SBS/TAB 3D is used
Bryan Jacobs
2024-08-17
Fix postprocessing shader not changing when setting stereo mode
Pokechu22
2024-04-27
Qt: fix 13524 - output resampling mode not loading correctly from ini
Filoppi
2024-04-20
i18n: Add comments and improve source strings
JosJuice
2023-12-18
Merge pull request #12170 from Filoppi/custom_aspect_ratio
Admiral H. Curtiss
2023-12-18
Video: polish aspect ratio related code comments to make it clearer
Filoppi
2023-12-17
Merge pull request #12358 from rsgnz/master
Tilka
2023-12-07
Fix "Post-processing shader not found" when (off) is selected. (2nd version)
rsgnz
2023-12-01
Android / Core / DolphinQt: disable arbitrary mipmap detection by default, le...
iwubcode
2023-11-27
Merge pull request #11093 from Pokechu22/disable-graphics-settings
Tilka
2023-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2023-10-10
Qt/EnhancementsWidget: Fix size of resolution dropdown.
Admiral H. Curtiss
2023-10-06
Video: add support for 12x resolution multiplier
Filoppi
2023-09-04
Disable Arbitrary Mipmap Detection checkbox when GPU Texture Decoding is enabled
Pokechu22
2023-09-04
Disable Texture Filtering dropdown when Manual Texture Sampling is checked
Pokechu22
2023-08-18
Video: Improved Tooltips & Bicubic (#5)
Sam Belliveau
2023-08-18
Video: Added Box Resampling
Sam Belliveau
2023-08-18
Video: implement output resampling (upscaling/downscaling) methods
Filoppi
2023-08-13
DolphinQt/EnhancementsWidget: Use custom tooltip for Color Correction button.
Admiral H. Curtiss
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-06-19
Qt: add color correction and HDR Qt settings widgets
Filoppi
2023-06-08
EnhancementsWidget: Handle gaps in AA mode list
Pokechu22
2023-04-28
Qt: Rename GraphicsSlider to ConfigSlider
Dentomologist
2023-04-27
Qt: Rename GraphicsRadioInt to ConfigRadioInt
Dentomologist
2023-04-25
Qt: Rename GraphicsChoice to ConfigChoice
Dentomologist
2023-04-21
Qt: Rename GraphicsBool to ConfigBool
Dentomologist
2022-12-09
Qt/EnhancementsWidget: Combine texture filtering and anisotropic filtering.
Admiral H. Curtiss
2022-12-09
Qt/EnhancementsWidget: Convert texture filtering option to a ComboBox.
Admiral H. Curtiss
2022-12-09
Core: Add option to force linear texture filtering.
Admiral H. Curtiss
2022-03-08
Add NonDefaultQPushButton to set autoDefault of buttons to false
Martin
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-01-05
DolphinQt: Remove some useless includes
Filippo Tarpini
2020-11-30
Qt: Add missing tr calls for tooltip descriptions
Léo Lam
2020-11-28
DolphinQt: Add tooltip support to Enhancements Graphics tab
iwubcode
2020-04-28
DolphinQt: Use qOverload where applicable
Lioncash
2020-04-16
Merge pull request #8340 from stenzek/max-res
JMC47
2020-02-07
DolphinQt: Fix stereoscopy hotkeys.
Jordan Woyak
[next]