summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp
AgeCommit message (Expand)Author
2026-05-23Merge pull request #14506 from adamscott/crop-that-screenAdmiral H. Curtiss
2026-04-18Add screen crop featureAdam Scott
2026-02-13VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Te...Martino Fontana
2025-10-10Qt Setting Panes: Remove original location of options transferred to the OSD ...TryTwo
2025-06-14DolphinQt: Move graphics config to main Settings window.Jordan Woyak
2025-03-09VideoCommon: Move backend_info out of VideoConfig struct.Jordan Woyak
2025-01-06Fix several minor warningsSintendo
2024-12-30Frame Dumping: Change lossless codec from FFV1 to Ut Video.TryTwo
2024-12-10Add GFX property tabs to game properties window, allowing them to be set to t...TryTwo
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-09-10Graphics: Clarify relationship between incompatible settingsDentomologist
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-04-18Config: Expose GFX_OVERLAY_PROJ_STATS setting in UI.Jordan Woyak
2024-04-13Merge pull request #12436 from Filoppi/frame-dump-raw-internal-resolutionAdmiral H. Curtiss
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-04-08Video: split frame dumping settings into 3 resolution dumping modesFiloppi
2024-04-03Video: Change the frame dumper to actually use the raw emulation output resol...Filoppi
2023-12-18Video: implement custom aspect ratio support (already exposed to Qt).Filoppi
2023-09-04Disable Texture Filtering dropdown when Manual Texture Sampling is checkedPokechu22
2023-04-29Qt: Rename GraphicsInteger to ConfigIntegerDentomologist
2023-04-25Qt: Rename GraphicsChoice to ConfigChoiceDentomologist
2023-04-21Qt: Rename GraphicsBool to ConfigBoolDentomologist
2023-01-26Merge pull request #11208 from TellowKrinkle/CPUCullPierre Bourdon
2023-01-25VideoCommon: Add configuration option for CPUCullTellowKrinkle
2022-12-26AdvancedWidget: Fix typo in performance sample window tooltipPokechu22
2022-12-26AdvancedWidget: Add title for performance sample window tooltipPokechu22
2022-12-24DolphinQt: Add more i18n commentsJosJuice
2022-12-23New FrameTime/VBlank Analyzer + GraphSam Belliveau
2022-11-23Improve FPS/VPS Counting and Revamp AppearanceSam Belliveau
2022-10-22VideoCommon: Support hot reloading of VS expandTellowKrinkle
2022-10-22VideoCommon: Add reasons for disabled VS expandTellowKrinkle
2022-10-22VideoCommon: Add configuration to prefer VS for line/point expansionTellowKrinkle
2022-09-26DolphinQt: Only enable the backend multithreading checkbox if the backend sup...Pokechu22
2022-08-08Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...Zopolis4
2022-06-27DolphinQt: add warning if graphics mods are not enablediwubcode
2022-06-27Core / DolphinQt / VideoCommon: add setting for enabling graphic modsiwubcode
2021-11-18Add option for setting the PNG zlib compression levelPokechu22
2021-11-17Use Fast Texture Sampling by defaultPokechu22
2021-08-05ShaderCompiler: Attach source text to SPIR-V for debuggers like RenderDocOatmealDome
2021-07-28Mention 'Enable API Validation Layers' also enabling symbols for D3DPokechu22
2021-07-28AdvancedWidget: Fix strange text wrappingPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-27Port dump XFB option to Qt UI.Scott Mansell
2020-12-24DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configurati...iwubcode
2020-12-18DolphinQt: Fix all instances of <gameid> in AdvancedWidget to use the appropr...iwubcode
2020-11-30Qt: Add missing tr calls for tooltip descriptionsLéo Lam
2020-11-28DolphinQt: Add tooltip support to Advanced Graphics tabiwubcode
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode
2020-07-22DolphinQt / VideoCommon: Add additional texture dumping options. Specificall...iwubcode