dolphin/Source/Core/Core/Config
Stenzek 93fb0e1e1c TextureCache: Add an option to disable EFB copies to VRAM
The option is named DisableCopyToVRAM under the Hacks section in
GFX.ini. It is intentionally not exposed to the GUI, as users should not
need to use it under normal circumstances. The main use is debugging
issues in the EFB-to-RAM shaders.
2018-02-11 15:48:46 +10:00
..
GraphicsSettings.cpp TextureCache: Add an option to disable EFB copies to VRAM 2018-02-11 15:48:46 +10:00
GraphicsSettings.h TextureCache: Add an option to disable EFB copies to VRAM 2018-02-11 15:48:46 +10:00
MainSettings.cpp Config: Flatten structures 2017-11-15 18:04:40 +00:00
MainSettings.h Config: Flatten structures 2017-11-15 18:04:40 +00:00
NetplaySettings.cpp WX: make Netplay use new-style config 2017-08-03 13:16:17 -07:00
NetplaySettings.h WX: make Netplay use new-style config 2017-08-03 13:16:17 -07:00
SYSCONFSettings.cpp Config: Include SYSCONF in base layer 2017-08-11 15:36:31 +08:00
SYSCONFSettings.h Config: Include SYSCONF in base layer 2017-08-11 15:36:31 +08:00