dolphin/Source/Core/DolphinQt/Config/Graphics
Dentomologist 4174f0063e Qt: Remove unused class GraphicsBoolEx
In older versions of Dolphin GraphicsBoolEx was used to create a pair of
radio buttons selecting one of Virtual XFB and Real XFB, but this was
removed with the introduction of Hybrid XFB in 65cd085f.

In the meantime GraphicsRadioInt was introduced to allow for Graphics
radio buttons with multiple options, so GraphicsBoolEx is now redundant.
2023-04-19 16:58:42 -07:00
..
AdvancedWidget.cpp Merge pull request #11208 from TellowKrinkle/CPUCull 2023-01-26 23:15:23 +01:00
AdvancedWidget.h VideoCommon: Add configuration option for CPUCull 2023-01-25 02:21:56 -06: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 Qt/EnhancementsWidget: Combine texture filtering and anisotropic filtering. 2022-12-09 02:02:17 +01:00
EnhancementsWidget.h Qt/EnhancementsWidget: Combine texture filtering and anisotropic filtering. 2022-12-09 02:02:17 +01:00
GeneralWidget.cpp Improve FPS/VPS Counting and Revamp Appearance 2022-11-23 00:11:47 +01:00
GeneralWidget.h Improve FPS/VPS Counting and Revamp Appearance 2022-11-23 00:11:47 +01:00
GraphicsBool.cpp Qt: Remove unused class GraphicsBoolEx 2023-04-19 16:58:42 -07:00
GraphicsBool.h Qt: Remove unused class GraphicsBoolEx 2023-04-19 16:58:42 -07: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 Rename VI Skip to VBI Skip 2023-02-11 20:28:41 -08:00
HacksWidget.h Add VISkip 2023-01-14 01:56:37 -05:00
PostProcessingConfigWindow.cpp Move Presenting, Dumping and ImGui out of Renderer 2023-01-31 18:45:21 +13:00
PostProcessingConfigWindow.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00