dolphin/Source/Core/Common/Config
JosJuice d8744e6db8 Add caching to Config::Info
The goal of this change is to make Config::Get(const Info<T>&)
fast so that we can use it in hot paths.
2020-12-12 13:58:50 +01:00
..
Config.cpp Add caching to Config::Info 2020-12-12 13:58:50 +01:00
Config.h Add caching to Config::Info 2020-12-12 13:58:50 +01:00
ConfigInfo.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
ConfigInfo.h Add caching to Config::Info 2020-12-12 13:58:50 +01:00
Enums.h Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient". 2019-10-27 16:05:22 +01:00
Layer.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
Layer.h Turn Config::Info into a class with getters 2020-12-11 19:54:16 +01:00