mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 11:45:18 +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).