summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorTryTwo <taolas@gmail.com>2023-11-16 11:07:37 -0700
committerTryTwo <taolas@gmail.com>2023-11-16 11:07:37 -0700
commitb57ba42a55099f82a71c3acede18f9de0c67bf74 (patch)
tree132b9ad9f32d9cb64f2d2039f577b288204aab74 /Source/Core/VideoCommon/TextureCacheBase.cpp
parentdf8c0d2b39319057a9f611b4490f5749387052d1 (diff)
Core::SetState() allow state to change without sending a callback.
Some state changes are meant to be near instantanoues, before switching to something else. By reporting ithe instant switch, the UI will flicker between states (pause/play button) and the debugger will unnecessarily update. Skipping the callback avoids these issues.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions