summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/ShaderCache.cpp
diff options
context:
space:
mode:
authorMartino Fontana <tinozzo123@gmail.com>2024-07-27 16:33:47 +0200
committerMartino Fontana <tinozzo123@gmail.com>2024-07-27 16:45:33 +0200
commit991bce2d68ddad63a42318ebd6325603aeb5f693 (patch)
treef6497d907edf94cf4579b7a506a7e2326b1a2d3f /Source/Core/VideoCommon/ShaderCache.cpp
parent87b7009c126e7792627e2eb4e5a8be52a0bc4586 (diff)
Config: Don't depend on `is_dirty` to save SYSCONF during restore
`Layer::Save` only does its thing if the layer has `is_dirty == true`. But SYSCONF could have been modified by other layers, so if the base layer wasn't made dirty by anything else, then it wouldn't be restored. Fixes https://bugs.dolphin-emu.org/issues/13580
Diffstat (limited to 'Source/Core/VideoCommon/ShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions