dolphin/Source/Core/DolphinQt/Config/Graphics
dreamsyntax 9dacefcbf1 GraphicsSettings: EFBAccessEnable=false by default
Makes Graphics -> Hacks -> Skip EFB Access from CPU enabled by default. Some GPU drivers stall when EFB access occurs in games where EFB is not used. Most games that require this setting set to 'true' already have this defined in their game inis.
2024-10-22 12:28:14 -07:00
..
AdvancedWidget.cpp Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
AdvancedWidget.h Config: Expose GFX_OVERLAY_PROJ_STATS setting in UI. 2024-04-18 14:45:28 -05:00
ColorCorrectionConfigWindow.cpp Change paper white default to 203 to match the ITU 2023-11-14 20:21:34 +02:00
ColorCorrectionConfigWindow.h Qt: Color Correction window fixes 2023-07-16 16:48:08 -04:00
EnhancementsWidget.cpp Graphics: Clarify relationship between incompatible settings 2024-09-10 11:35:15 -07:00
EnhancementsWidget.h Graphics: Adapt aspect ratio when SBS/TAB 3D is used 2024-08-22 07:11:43 +10:00
GeneralWidget.cpp Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
GeneralWidget.h Video: implement custom aspect ratio support (already exposed to Qt). 2023-12-18 02:00:24 +02:00
GraphicsWindow.cpp VideoBackendBase: Check Core state in PopulateBackendInfo 2024-09-26 17:12:26 -07:00
GraphicsWindow.h Disable Arbitrary Mipmap Detection checkbox when GPU Texture Decoding is enabled 2023-09-04 13:24:05 -07:00
HacksWidget.cpp GraphicsSettings: EFBAccessEnable=false by default 2024-10-22 12:28:14 -07:00
HacksWidget.h Qt: Remove GraphicsWidget class 2023-04-29 14:10:37 -07:00
PostProcessingConfigWindow.cpp Qt: Fix some Post Process Configuration Widget issues n3 2023-06-29 14:13:38 +03:00
PostProcessingConfigWindow.h Qt: Fix some Post Process Configuration Widget issues: 2023-05-26 03:50:51 +03:00