dolphin/Source/Core
Pokechu22 134397754e 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)).
2022-08-01 16:36:59 -07:00
..
AudioCommon StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
Common SHA1/arm64: fix casting warning on certain gcc 2022-07-30 12:06:21 -07:00
Core PPCCache: Stop storing lookup table in savestates 2022-08-01 16:36:59 -07:00
DiscIO Merge pull request #10899 from shuffle2/sha1 2022-07-30 14:11:37 +02:00
DolphinNoGUI Require frontend to initialize controllers 2022-07-17 14:03:04 +02:00
DolphinQt Merge pull request #10885 from JosJuice/android-graphics-mods 2022-07-26 15:44:01 +02:00
DolphinTool
InputCommon Merge pull request #10889 from shuffle2/spng 2022-07-26 12:53:04 +02:00
MacUpdater
UICommon introduce wrapper for SHA1 functionality 2022-07-26 22:16:37 -07:00
UpdaterCommon
VideoBackends MTLUtil: Include TargetConditionals 2022-07-23 17:22:11 -04:00
VideoCommon Merge pull request #10885 from JosJuice/android-graphics-mods 2022-07-26 15:44:01 +02:00
WinUpdater replace zlib with zlib-ng 2022-07-24 14:33:37 -07:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props introduce wrapper for SHA1 functionality 2022-07-26 22:16:37 -07:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props