dolphin/Source/Core/DolphinQt/Config/Graphics
2020-11-28 11:49:14 -06:00
..
AdvancedWidget.cpp DolphinQt: Add tooltip support to Advanced Graphics tab 2020-11-28 11:49:14 -06:00
AdvancedWidget.h DolphinQt: Add tooltip support to Advanced Graphics tab 2020-11-28 11:49:14 -06:00
BalloonTip.cpp DolphinQt: Add BalloonTip which is built off of an internal Qt class. It gives the ability to show a tooltip with an arrow! 2020-11-28 11:49:14 -06:00
BalloonTip.h DolphinQt: Add BalloonTip which is built off of an internal Qt class. It gives the ability to show a tooltip with an arrow! 2020-11-28 11:49:14 -06:00
EnhancementsWidget.cpp DolphinQt: Add tooltip support to Enhancements Graphics tab 2020-11-28 11:49:14 -06:00
EnhancementsWidget.h DolphinQt: Add tooltip support to Enhancements Graphics tab 2020-11-28 11:49:14 -06:00
GeneralWidget.cpp DolphinQt: Add tooltip support to General Graphics tab 2020-11-28 11:49:14 -06:00
GeneralWidget.h DolphinQt: Add tooltip support to General Graphics tab 2020-11-28 11:49:14 -06:00
GraphicsBool.cpp DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsBool.h DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsChoice.cpp DolphinQt: properly remove slot connection for ConfigChange when object is destructed 2020-09-12 17:35:58 -05:00
GraphicsChoice.h DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsInteger.cpp DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsInteger.h DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsRadio.cpp DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsRadio.h DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsSlider.cpp DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsSlider.h DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsWidget.h DolphinQt: Remove description box handling from graphics widget and window 2020-11-28 11:49:14 -06:00
GraphicsWindow.cpp DolphinQt: Remove description box handling from graphics widget and window 2020-11-28 11:49:14 -06:00
GraphicsWindow.h DolphinQt: Remove description box handling from graphics widget and window 2020-11-28 11:49:14 -06:00
HacksWidget.cpp Migrate video backend setting to the new config system 2020-05-22 16:54:53 +02:00
HacksWidget.h Add an option to present/skip presenting duplicate frames 2020-01-14 10:57:35 +10:00
PostProcessingConfigWindow.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PostProcessingConfigWindow.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SoftwareRendererWidget.cpp VideoCommon: Get rid of the global g_available_video_backends 2020-10-21 22:00:10 +02:00
SoftwareRendererWidget.h Disallow changing the backend when running when software renderer is currently selected 2019-06-08 16:25:27 -07:00