dolphin/Source/Core
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
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common CustomTexture: Drop old texture format. 2018-01-20 17:08:47 +01:00
Core TextureCache: Add an option to disable EFB copies to VRAM 2018-02-11 15:48:46 +10:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Merge pull request #6334 from stenzek/startup 2018-02-07 23:35:54 -08:00
DolphinQt2 Qt/Graphics: Add ubershader options 2018-02-10 13:11:18 +01:00
DolphinWX DolphinWX: Move fullscreen switch to after startup is complete 2018-01-27 14:17:14 +10:00
InputCommon Merge pull request #6355 from myfreeweb/clang6-warning 2018-02-07 22:25:57 -08:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends VideoConfig: Remove bForceCopyToRam field 2018-02-11 15:29:37 +10:00
VideoCommon TextureCache: Add an option to disable EFB copies to VRAM 2018-02-11 15:48:46 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00