summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PostProcessing.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2022-08-01 16:16:11 -0700
committerPokechu22 <Pokechu022@gmail.com>2022-08-01 16:36:59 -0700
commit134397754ecdd1e5d1f4d3404be32af3467622cf (patch)
tree3e0af423c307421fee4fed3044c072fc1b116c4b /Source/Core/VideoCommon/PostProcessing.cpp
parentfb45ed3981d4aaaaa55fcd16686bba68fed2c4f1 (diff)
PPCCache: Stop storing lookup table in savestates
These lookup tables total 4 megabytes, and contain data that's entirely redundant to the actual cache state (as part of an optimization, though I'm not sure whether the optimization actually is useful). This change instead recomputes these lookup tables when loading the state (which involves filling the lookup table with a marker (0xff), and then setting the 128 * 8 valid entries (1 kilobyte)).
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions