mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-28 17:54:59 +02:00
Primarily, this handles lost (e.g. Android sleep) better, in that it recreates the vertex shader. Previously, this would simply cause all future depal operations to fail, and to constantly retry compiling and linking the failed program.