summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-02-14 00:58:27 +0100
committerLéo Lam <leo@leolam.fr>2021-02-18 18:53:33 +0100
commitf750208aa31a860414fc877346ed17001c0df512 (patch)
tree3362b64f069ff0904881752ca1c87761cd5f6b7f /Source/Core/VideoCommon/RenderBase.cpp
parent5eca82a6f2049bc10843e9bfaeb5e8963fc071de (diff)
IOS/ES: Emulate FS timings for content wrapper IPC commands
Filesystem accesses aren't magically faster when they are done by ES, so this commit changes our content wrapper IPC commands to take FS access times and read operations into account. This should make content read timings a lot more accurate and closer to console. Note that the accuracy of the timings are limited to the accuracy of the emulated FS timings, and currently performance differences between IOS9-IOS28 and newer IOS versions are not emulated. Part 1 of fixing https://bugs.dolphin-emu.org/issues/11346 (part 2 will involve emulating those differences)
Diffstat (limited to 'Source/Core/VideoCommon/RenderBase.cpp')
0 files changed, 0 insertions, 0 deletions