diff options
| author | Léo Lam <leo@innovatetechnologi.es> | 2017-03-10 18:11:45 +0100 |
|---|---|---|
| committer | Léo Lam <leo@innovatetechnologi.es> | 2017-06-18 16:17:05 +0200 |
| commit | d86f020e81f3df53a83c80f1a0a99f1b12093010 (patch) | |
| tree | fb5c134d2dc6dda9d4007f98fd1af793ddf66590 /Source/Core/VideoCommon/PostProcessing.cpp | |
| parent | 795157a9bc7c0460c530da6fb466909ef8517e39 (diff) | |
Rewrite SysConf handling
This rewrites the SysConf code for several reasons:
* Modernising the SysConf class. The naming was entirely cleaned up.
constexpr for constants.
* Exposing less stuff in the header.
* Probably less efficient parsing and writing logic, but much simpler
to understand and use in my opinion. No more hardcoded offsets.
No more duplicated code for the initial SYSCONF generation.
* More flexibility. It is now possible to add and remove entries,
since we rebuild the file. This allows us to stop spamming
"section not found" panic alerts; we can now use and insert
default entries.
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions
