mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-29 10:09:13 +02:00
We were accidentally changing the blend state for the final draw in a frame. This could cause apparently random issues if a game didn't align drawing with vblanks. Fixes #13152.