summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2023-01-02 18:21:04 -0800
committerPokechu22 <Pokechu022@gmail.com>2023-01-03 17:06:51 -0800
commitd91f340c869a1496804a3a2fff493e0ae60c8b53 (patch)
treee1a0edb4883da420f53e91a9a041bb61cf7ffbee /Source/Core/Common/FileUtil.cpp
parent908cec04cb523a7c09db857fe5633e00cac50943 (diff)
VertexManagerBase: Move free space check to after the buffer is reset
Fixes incorrect logspam when the buffer needed to be reset on flushes (which we already were doing, but 52feed04dbf9d487138944ed834bd877620eef74 moved it to after the check was made). This is https://bugs.dolphin-emu.org/issues/10312. I also converted it to an assert, as if this does happen, things are going to render incorrectly, so we want to make it obvious.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions