summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.h
AgeCommit message (Expand)Author
2024-04-18Config: Expose GFX_OVERLAY_PROJ_STATS setting in UI.Jordan Woyak
2024-04-08Video: split frame dumping settings into 3 resolution dumping modesFiloppi
2023-04-29Qt: Remove GraphicsWidget classDentomologist
2023-04-29Qt: Rename GraphicsInteger to ConfigIntegerDentomologist
2023-04-25Qt: Rename GraphicsChoice to ConfigChoiceDentomologist
2023-04-21Qt: Rename GraphicsBool to ConfigBoolDentomologist
2023-01-25VideoCommon: Add configuration option for CPUCullTellowKrinkle
2022-12-23New FrameTime/VBlank Analyzer + GraphSam Belliveau
2022-11-23Improve FPS/VPS Counting and Revamp AppearanceSam Belliveau
2022-10-22VideoCommon: Add configuration to prefer VS for line/point expansionTellowKrinkle
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-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-11-28DolphinQt: Add tooltip support to Advanced Graphics tabiwubcode
2020-07-22DolphinQt / VideoCommon: Add additional texture dumping options. Specificall...iwubcode
2020-05-03DolphinQt: Expose freelook camera control to UIiwubcode
2019-07-18DolphinQt: Add the dumping bitrate setting to the graphics configJosJuice
2019-07-17DolphinQt: Move frame dumping settings to new group boxJosJuice
2019-03-09DolphinQt: Add option for deferred EFB cache invalidationStenzek
2018-11-07DolphinQt: Add backend multithreading to graphics configStenzek
2018-07-07Move DolphinQt2 to DolphinQtspycrab