summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureDecoder_Generic.cpp
diff options
context:
space:
mode:
authoraldelaro5 <aldelaro5@gmail.com>2017-02-28 17:32:17 -0500
committeraldelaro5 <aldelaro5@gmail.com>2017-03-02 04:46:27 -0500
commit9ad6c8f334b07f28633734eb8a240a85c48238a9 (patch)
tree4d8706c5c3944acced03401ac6a635715cd08d57 /Source/Core/VideoCommon/TextureDecoder_Generic.cpp
parent52fe05af6bbf4cc32eff40fa7f7f8c035bef349a (diff)
Make memory breakpoint faster
Currently, slowmem is used at any time that memory breakpoints are in use. This commit makes it so that whenever the DBAT gets updated, if the address is overllaping any memchecks, it forces the use of slowmem. This allows to keep fastmem for any other cases and noticably increases performance when using memory breakpoints.
Diffstat (limited to 'Source/Core/VideoCommon/TextureDecoder_Generic.cpp')
0 files changed, 0 insertions, 0 deletions