summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWVertexLoader.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2021-08-24 12:18:28 -0700
committerPokechu22 <Pokechu022@gmail.com>2021-12-18 15:21:48 -0800
commite4605fa39955845145457aaa1f6ef227b7c6f78a (patch)
tree5016483f0b16f2a0d8e0947ab4eea5f00f0666bb /Source/Core/VideoBackends/Software/SWVertexLoader.cpp
parentd84d695fdf675a7668f23bf9db901cef9311a7df (diff)
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).
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWVertexLoader.cpp')
0 files changed, 0 insertions, 0 deletions