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
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2026-01-09
c++23: Replace Common::ToUnderlying with std::to_underlying
Joshua Vandaƫle
2025-11-12
Improved stereoscopic 3D settings
AndrewGDX
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-09-28
Merge pull request #13161 from oltolm/fix_qt6_warnings
JMC47
2025-08-11
EnhancementsWidget: Fix display of default post-processing effect
Dentomologist
2025-08-11
EnhancementsWidget: Unabbreviate function and member names
Dentomologist
2025-07-19
fix Qt6 deprecation warnings
oltolm
2025-07-03
Merge pull request #13736 from jordan-woyak/main-config-gfx
Jordan Woyak
2025-07-01
DolphinQt: Adjust PostProcessingConfigWindow size on creation.
Jordan Woyak
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
Merge pull request #13665 from jordan-woyak/dark-mode-filter
Jordan Woyak
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-06-06
DolphinQt: Remove redundant window hints
Dentomologist
2025-05-26
DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky.
Jordan Woyak
2025-05-22
DolphinQt: Fix verb agreement in Immediate XFB description
JosJuice
2025-05-02
Settings: Bugfix. Remove Aspect Ratio combobox signal so it doesn't trigger ...
TryTwo
2025-05-01
Merge pull request #13464 from jordan-woyak/dont-toggle-skip-frames
JMC47
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-04-03
CoreTiming: Add a setting to use Common::PrecisionTimer.
Jordan Woyak
2025-03-30
DolphinQt: Update tooltips for ImmediateXFB, VBISkip, SkipPresentingDuplicate...
Jordan Woyak
2025-03-30
DolphinQt: Don't toggle GFX_HACK_SKIP_DUPLICATE_XFBS when GFX_HACK_IMMEDIATE_...
Jordan Woyak
2025-03-17
Config: Expose Default and 1x Anisotropic Filtering setting.
Jordan Woyak
2025-03-17
Fix -Wunused-lambda-capture warning
Tillmann Karras
2025-03-16
Merge pull request #13411 from jordan-woyak/gui-vconfig
OatmealDome
2025-03-15
Merge pull request #13388 from jordan-woyak/vsync-not-recommended
JosJuice
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-03-02
DolphinQt: Don't recommend v-sync for optimal frame pacing in tool-tip.
Jordan Woyak
2025-01-18
Merge pull request #13259 from TryTwo/PR_Config_signals
JMC47
2025-01-07
Qt, Config controls system: Remove signal block so signals can refresh the en...
TryTwo
2025-01-06
Fix several minor warnings
Sintendo
2025-01-04
Merge pull request #13233 from TryTwo/PR_Codec
JMC47
2024-12-30
Frame Dumping: Change lossless codec from FFV1 to Ut Video.
TryTwo
2024-12-27
DolphinQt/HacksWidget: Convert accuracy slider to ConfigSlider
Admiral H. Curtiss
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-11-03
GeneralWidget: Recommend default video backend in tooltip
Dentomologist
2024-10-22
GraphicsSettings: EFBAccessEnable=false by default
dreamsyntax
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-09-27
Merge pull request #13062 from Dentomologist/graphics_clarify_relationship_be...
Tilka
2024-09-26
VideoBackendBase: Check Core state in PopulateBackendInfo
Dentomologist
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
[next]