summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorJonathan Hamilton <jtrhamilton@gmail.com>2018-06-28 02:50:52 +0000
committerJonathan Hamilton <jtrhamilton@gmail.com>2018-07-02 09:53:54 -0700
commit431b9e76be390afe520464b81861aeb27955ddbd (patch)
tree4d0761a4ec73ef0f86d83ea0861a83fb92e55b8b /Source/Core/VideoCommon/TextureCacheBase.cpp
parentac05d1a593cea074b66a589d2698334d31cb0ca9 (diff)
Set arbitrary mipmap detection threshold default to 14
Now the detection heuristic has changed, the old value is no longer valid. Some example thresholds for known mipmap effects that should trigger: SMG's lava has a mimimum difference of ~17.8, SMG2's clouds have a minimum difference of ~14.8, and Wind Waker's foam has a minimum difference of ~15 Non-triggering examples were tested and all had a calculated difference lower than 3. So a value of 14 should lean towards false-negatives instead of positives, but this is clearly incomplete testing and may require further tweaks later.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions