mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-16 21:51:48 +02:00

This fixes severe image flickering in some cutscenes of Twin Snakes. The game appears to sometimes load a previously made XFB copy as a texture before it is actually rendered to the screen, which we took as an invitation to invalidate the XFB copy.