dolphin/Source/Core/Core/ConfigLoaders
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
..
BaseConfigLoader.cpp Config: Flatten structures 2017-11-15 18:04:40 +00:00
BaseConfigLoader.h Config: Remove recursive layer 2017-11-15 18:04:40 +00:00
GameConfigLoader.cpp GameConfigLoader: Map whole sections, not just individual keys 2017-12-23 18:59:27 +01:00
GameConfigLoader.h Unify GetGameIniFilenames 2017-07-11 13:10:11 +02:00
IsSettingSaveable.cpp TextureCache: Add an option to disable EFB copies to VRAM 2018-02-11 15:48:46 +10:00
IsSettingSaveable.h ConfigLoaders: Temporarily not save all settings 2017-06-03 18:11:56 +01:00
MovieConfigLoader.cpp Move XFB settings in DTM header back to where they were 2017-11-19 19:03:03 +01:00
MovieConfigLoader.h Config: Remove recursive layer 2017-11-15 18:04:40 +00:00
NetPlayConfigLoader.cpp Config: Flatten structures 2017-11-15 18:04:40 +00:00
NetPlayConfigLoader.h NetPlay configuration loader 2017-03-05 15:47:25 +01:00