summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/TextureCache.cpp
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2015-11-05 18:15:46 +1300
committerScott Mansell <phiren@gmail.com>2015-11-05 18:15:46 +1300
commit51c984dde396d2612c6832df863f898af176d4c6 (patch)
tree73a2299b4751ffd7283b2473e219d0b3d450d30a /Source/Core/VideoBackends/D3D/TextureCache.cpp
parent4826376f8c6d8ba4c9a203151a1e5e5a8bde5e24 (diff)
Remove the "Show EFB Copy Regions" debug option.
It was only implemented in OpenGL, though the option was visible in both backends, leading to memory leaks if you enabled it in DirectX. And it wasn't particularly useful as a debug feature as it only showed where in the EFB the copies were taken from, not what format it was, or what the copy was used for, or what content was in the EFB at that point in time. Also, it stretched the copy regions relative to the window, so the on-screen regions don't even line up with the window unless the game used the full EFB (some pal games) and you game image stretched to the full window.
Diffstat (limited to 'Source/Core/VideoBackends/D3D/TextureCache.cpp')
0 files changed, 0 insertions, 0 deletions