summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-07-30 17:35:22 +0200
committerJosJuice <josjuice@gmail.com>2023-08-29 22:55:29 +0200
commit4131dffae92c22ed938118d196ffc94da63246e1 (patch)
treea15a29781b2a5d2904384410d7d2ef82b6df8fb9 /Source/Core/VideoCommon/TextureCacheBase.cpp
parentaf2c32635adb90ee89bd800cb7decc4b1a1895f8 (diff)
Jit: Allow BLR optimization without fastmem
While both fastmem and the BLR optimization depend on fault handling, the BLR optimization doesn't depend on fastmem, and there are cases where you might want the BLR optimization but not fastmem. For me personally, it's useful when I try to use a debugger on Android and have to disable fastmem so I don't get SIGSEGVs all the time, but it would be especially useful for iOS users.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions