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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Config
/
Graphics
/
HacksWidget.cpp
Age
Commit message (
Expand
)
Author
2025-07-19
fix Qt6 deprecation warnings
oltolm
2025-06-14
DolphinQt: Move graphics config to main Settings window.
Jordan Woyak
2025-05-22
DolphinQt: Fix verb agreement in Immediate XFB description
JosJuice
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
Fix -Wunused-lambda-capture warning
Tillmann Karras
2025-03-15
Merge pull request #13388 from jordan-woyak/vsync-not-recommended
JosJuice
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
2024-12-27
DolphinQt/HacksWidget: Convert accuracy slider to ConfigSlider
Admiral H. Curtiss
2024-12-10
Add GFX property tabs to game properties window, allowing them to be set to t...
TryTwo
2024-10-22
GraphicsSettings: EFBAccessEnable=false by default
dreamsyntax
2024-09-10
Graphics: Clarify relationship between incompatible settings
Dentomologist
2023-09-04
Disable Arbitrary Mipmap Detection checkbox when GPU Texture Decoding is enabled
Pokechu22
2023-04-28
Qt: Rename GraphicsSlider to ConfigSlider
Dentomologist
2023-04-21
Qt: Rename GraphicsBool to ConfigBool
Dentomologist
2023-02-11
Rename VI Skip to VBI Skip
MayImilae
2023-01-14
Add VISkip
Sam Belliveau
2022-10-01
DolphinQt/HacksWidget: Make backend name in GPU Texture Decoding/Bounding Box...
DivineWinds
2022-04-08
Round viewport coordinates when vertex rounding is enabled
Pokechu22
2022-04-08
Fix typo (GFX_HACK_VERTEX_ROUDING -> GFX_HACK_VERTEX_ROUNDING)
Pokechu22
2022-04-09
DolphinQt/HacksWidget: Re-enable texture accuracy slider if it was disabled b...
3t13nn3
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-11-30
Qt: Add missing tr calls for tooltip descriptions
Léo Lam
2020-11-28
DolphinQt: Add tooltip support to Hacks Graphics tab
iwubcode
2020-05-22
Migrate video backend setting to the new config system
Léo Lam
2020-01-14
Add an option to present/skip presenting duplicate frames
Stenzek
2019-07-30
DolphinQt: Replace QStringLiteral with alternatives where applicable
Lioncash
2019-07-24
Config: Add an option to skip saving texture cache to save state
Stenzek
2019-06-14
Qt: Minor adjustments to graphics window descriptions
8times9
2019-03-29
Qt/HacksWidget: Fix backend feature support checks
Techjar
2019-02-07
Qt: Minor text tweaks
8times9
2018-11-07
TextureCache: Implement deferred/batched EFB copies
Stenzek
2018-08-23
Qt: Switch to QSignalBlocker for scoped signal blocking
Techjar
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab