Files
ppsspp/Common/UI
Henrik Rydgård 0905b6a5ad Frustum-cull small draws
Some games do a poor job of culling stuff, and some transparent
sprites can be very expensive if they cause a copy.
Skipping them if outside the viewport makes sense in that case.

One example are the flame sprites in #17797 .

Additionally, we should be able to cull through-mode draws easily, this
one doesn't even try.
2023-12-09 15:55:51 +01:00
..
2023-11-11 10:55:45 +01:00
2023-11-26 19:49:21 +01:00
2023-12-09 15:55:51 +01:00
2023-11-13 23:43:57 +01:00
2023-11-11 11:25:41 +01:00