dolphin/Source/Core/DolphinQt/Config/Graphics
Pokechu22 3d0cd8b076 DolphinQt: Remove software renderer settings widget
Thus, the software renderer uses the same settings as everything else, fixing https://bugs.dolphin-emu.org/issues/13051.
2022-09-26 19:43:57 -07:00
..
AdvancedWidget.cpp Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20" warning 2022-08-08 11:25:19 +10:00
AdvancedWidget.h DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
BalloonTip.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BalloonTip.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
EnhancementsWidget.cpp Add NonDefaultQPushButton to set autoDefault of buttons to false 2022-03-08 08:51:29 +01:00
EnhancementsWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GeneralWidget.cpp Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20" warning 2022-08-08 11:25:19 +10:00
GeneralWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsBool.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
GraphicsBool.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsChoice.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsChoice.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsInteger.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsInteger.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsRadio.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsRadio.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsSlider.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsSlider.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsWindow.cpp DolphinQt: Remove software renderer settings widget 2022-09-26 19:43:57 -07:00
GraphicsWindow.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HacksWidget.cpp Round viewport coordinates when vertex rounding is enabled 2022-04-08 18:30:59 -07:00
HacksWidget.h Use Fast Texture Sampling by default 2021-11-17 21:29:57 -08:00
PostProcessingConfigWindow.cpp VideoCommon: Convert OptionType to enum class 2022-02-17 10:03:08 -08:00
PostProcessingConfigWindow.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00