dolphin/Source/Core/Core/Config
JosJuice 633ab2dd7c Store pointers in Config::SYSCONF_SETTINGS
Not strictly necessary, but it reduces memory usage a little,
and the next commit will make copying an Info object slower.
2020-12-11 19:54:16 +01:00
..
GraphicsSettings.cpp DolphinQt / VideoCommon: Add additional texture dumping options. Specifically, this enables users to choose whether to dump mip maps, base level textures, or both. 2020-07-22 19:30:27 -05:00
GraphicsSettings.h DolphinQt / VideoCommon: Add additional texture dumping options. Specifically, this enables users to choose whether to dump mip maps, base level textures, or both. 2020-07-22 19:30:27 -05:00
MainSettings.cpp Merge pull request #9153 from iwubcode/qt_custom_tooltip 2020-11-29 12:37:31 +01:00
MainSettings.h Merge pull request #9153 from iwubcode/qt_custom_tooltip 2020-11-29 12:37:31 +01:00
NetplaySettings.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
NetplaySettings.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
SYSCONFSettings.cpp Store pointers in Config::SYSCONF_SETTINGS 2020-12-11 19:54:16 +01:00
SYSCONFSettings.h Store pointers in Config::SYSCONF_SETTINGS 2020-12-11 19:54:16 +01:00
UISettings.cpp Remove Android-specific settings from UISettings.cpp 2020-11-09 21:41:00 +01:00
UISettings.h Remove Android-specific settings from UISettings.cpp 2020-11-09 21:41:00 +01:00