dolphin/Source/Core/DolphinQt/Config/Graphics
iwubcode 613d8b1cba DolphinQt: Remove description box handling from graphics widget and window 2020-11-28 11:49:14 -06:00
..
AdvancedWidget.cpp InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image. 2020-10-03 17:10:35 -05:00
AdvancedWidget.h DolphinQt / VideoCommon: Add additional texture dumping options. Specifically, this enables users to choose whether to dump mip maps, base level textures, or both. 2020-07-22 19:30:27 -05: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: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
EnhancementsWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GeneralWidget.cpp VideoCommon: Get rid of the global g_available_video_backends 2020-10-21 22:00:10 +02:00
GeneralWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GraphicsBool.cpp DolphinQt: properly remove slot connection for ConfigChange when object is destructed 2020-09-12 17:35:58 -05:00
GraphicsBool.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
GraphicsChoice.cpp DolphinQt: properly remove slot connection for ConfigChange when object is destructed 2020-09-12 17:35:58 -05:00
GraphicsChoice.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
GraphicsInteger.cpp DolphinQt: properly remove slot connection for ConfigChange when object is destructed 2020-09-12 17:35:58 -05:00
GraphicsInteger.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
GraphicsRadio.cpp DolphinQt: properly remove slot connection for ConfigChange when object is destructed 2020-09-12 17:35:58 -05:00
GraphicsRadio.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
GraphicsSlider.cpp DolphinQt: properly remove slot connection for ConfigChange when object is destructed 2020-09-12 17:35:58 -05:00
GraphicsSlider.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02: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