dolphin/Source
Pokechu22 e4605fa399 Fifo analyzer: Create a new object for each EFB copy
Previously, EFB copies would be in the middle of other objects, as objects were only split on primitive data.  A distinct object for each EFB copy makes them easier to spot, but does also mean there are more objects that do nothing when disabled (as disabling an object only skips primitive data, and there is no primitive data for EFB copies).
2021-12-18 15:21:48 -08:00
..
Android Merge pull request #10276 from JosJuice/android-fix-file-manager 2021-12-15 00:03:16 -05:00
Core Fifo analyzer: Create a new object for each EFB copy 2021-12-18 15:21:48 -08:00
DSPSpy
DSPTool
PCH
UnitTests Create and use CPArray enum class 2021-12-18 12:51:56 -08:00
VSProps msbuild: remove workaround for older winsdk 2021-11-15 16:23:33 -08:00
.clang-format
CMakeLists.txt
dolphin-emu.sln DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00