dolphin/Source
Pokechu22 d91f340c86 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 52feed04db 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.
2023-01-03 17:06:51 -08:00
..
Android Android: Move FPS-related settings to a submenu 2022-12-29 17:34:23 +01:00
Core VertexManagerBase: Move free space check to after the buffer is reset 2023-01-03 17:06:51 -08:00
DSPSpy DSPSpy: Add st3 BLOOP{,I} tests. 2022-09-30 11:07:41 +00:00
DSPTool Remove most uses of StringFromFormat in favor of fmt 2022-10-12 16:50:47 -07:00
PCH bump required vs version 2022-12-22 00:43:34 -08:00
UnitTests Replace BitUtils with C++20: RotateLeft/RotateRight 2022-12-11 08:59:18 +01:00
VSProps Externals: Update cubeb to mozilla/cubeb@773f16b7ea and make it a submodule. 2022-11-26 05:05:52 +01:00
.clang-format Replace Cpp11 (A Deprecated alias for Latest) in .clang-format 2022-06-22 08:57:32 +10:00
CMakeLists.txt Revert "Android: Don't hold gameFileCache lock during updateAdditionalMetadata" 2022-09-27 19:06:05 +02:00
dolphin-emu.sln Add Dear ImPlot Library 2022-12-22 14:32:42 -05:00