mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-06 12:45:21 +02:00
Turns out it's one hell of a lot and we really should fix this by checking both vertices and textures to deduce when we can just skip alpha testing safely, probably quite often. I care about this because alpha testing drawing is very expensive on some mobile chips.