mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 03:35:19 +02:00
Fixes bugs on mobile with texture scaling + auto max quality texturing (since that generates mipmaps with blits from an image which was just generated from compute, making proper barriers very critical).