dolphin/Source/Core/DolphinQt/Config/Graphics
Stenzek 11ba623f26 Add an option to present/skip presenting duplicate frames
Currently, we do not display every second frame in 25fps/30fps games
which run to vsync. This improves performance as there's less rendering
for the GPU to perform, but when combined with vsync, could cause frame
pacing issues.

This commit adds an option to force every frame generated by the console
to be displayed to the host, which may improve pacing for these games.
2020-01-14 10:57:35 +10:00
..
AdvancedWidget.cpp Drop 3D Vision Support 2019-10-04 13:40:21 +10:00
AdvancedWidget.h DolphinQt: Add the dumping bitrate setting to the graphics config 2019-07-18 12:20:21 +02:00
EnhancementsWidget.cpp Drop 3D Vision Support 2019-10-04 13:40:21 +10:00
EnhancementsWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GeneralWidget.cpp DolphinQt: Mark ubershader setting names as translatable 2019-10-18 23:35:34 +02:00
GeneralWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GraphicsBool.cpp Qt: Switch to QSignalBlocker for scoped signal blocking 2018-08-23 07:11:52 -04:00
GraphicsBool.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GraphicsChoice.cpp Qt: Switch to QSignalBlocker for scoped signal blocking 2018-08-23 07:11:52 -04:00
GraphicsChoice.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GraphicsInteger.cpp DolphinQt: Add the dumping bitrate setting to the graphics config 2019-07-18 12:20:21 +02:00
GraphicsInteger.h DolphinQt: Add the dumping bitrate setting to the graphics config 2019-07-18 12:20:21 +02:00
GraphicsRadio.cpp Qt: Switch to QSignalBlocker for scoped signal blocking 2018-08-23 07:11:52 -04:00
GraphicsRadio.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GraphicsSlider.cpp Qt: Switch to QSignalBlocker for scoped signal blocking 2018-08-23 07:11:52 -04:00
GraphicsSlider.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GraphicsWidget.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GraphicsWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GraphicsWindow.cpp Qt/MainWindow: Lazy initialize child windows 2018-10-14 21:46:59 +10:00
GraphicsWindow.h Qt/MainWindow: Lazy initialize child windows 2018-10-14 21:46:59 +10:00
HacksWidget.cpp Add an option to present/skip presenting duplicate frames 2020-01-14 10:57:35 +10: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 Disallow changing the backend when running when software renderer is currently selected 2019-06-08 16:25:27 -07:00
SoftwareRendererWidget.h Disallow changing the backend when running when software renderer is currently selected 2019-06-08 16:25:27 -07:00