dolphin/Source/Core/Core/Config
Stenzek e31cc1f679 ShaderCache: Implement background shader compilation
This enables shaders to be compiled while the game is starting, instead
of blocking startup. If a shader is needed before it is compiled,
emulation will block.
2018-03-10 16:11:19 +10:00
..
GraphicsSettings.cpp ShaderCache: Implement background shader compilation 2018-03-10 16:11:19 +10:00
GraphicsSettings.h ShaderCache: Implement background shader compilation 2018-03-10 16:11:19 +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