dolphin/Source
Pokechu22 28b71c65af Fix same object count being used for all frames in the FIFO analyzer
If the number of objects varied, this would result in either missing objects on some frames, or too many objects on some frames; the latter case could cause crashes.  Since it used the current frame to get the count, if the FIFO is started before the FIFO analyzer is opened, then the current frame is effectively random, making it hard to reproduce consistently.

This issue has existed since the FIFO analyzer was implemented for Qt.
2021-05-07 15:42:18 -07:00
..
Android Android: Don't set android:debuggable="true" 2021-05-06 20:15:27 +02:00
Core Fix same object count being used for all frames in the FIFO analyzer 2021-05-07 15:42:18 -07:00
DSPSpy
DSPTool Set console's default language/country/region based on computer settings 2021-03-27 10:05:26 +01:00
PCH Fix PCH when building with CMake + Ninja + MSVC on Windows 2021-04-17 17:48:47 +02:00
UnitTests Move vertex size and component calculation to VertexLoaderBase 2021-05-07 15:42:17 -07:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln