summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2021-12-01 18:51:21 -0800
committerPokechu22 <Pokechu022@gmail.com>2021-12-01 19:09:24 -0800
commit5af18773bffe99deea9fa2defc5c05475cdf4161 (patch)
treee703045799bdeb731e1624b5f9c0198a62292a71 /Source/Core/VideoCommon/OpcodeDecoding.cpp
parentfc1ed33c11f8ed13463ae2b98e0b5a8d93f0cc62 (diff)
FifoPlayer: Clear EFB before starting playback
This fixes the bad rendering on the first frame when using the software renderer: the software renderer's Z buffer started out at 0, but most games clear it to 0xffffff instead; this means that things don't render correctly except for in the regions where the screen was cleared by an EFB copy earlier in the frame.
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.cpp')
0 files changed, 0 insertions, 0 deletions