diff options
| author | TryTwo <taolas@gmail.com> | 2023-11-16 11:07:37 -0700 |
|---|---|---|
| committer | TryTwo <taolas@gmail.com> | 2023-11-16 11:07:37 -0700 |
| commit | b57ba42a55099f82a71c3acede18f9de0c67bf74 (patch) | |
| tree | 132b9ad9f32d9cb64f2d2039f577b288204aab74 /Source/Core/VideoCommon/TextureCacheBase.cpp | |
| parent | df8c0d2b39319057a9f611b4490f5749387052d1 (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
