Files
ppsspp/GPU/Common
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
..
wip
2022-08-26 15:51:25 +02:00
2023-12-09 15:55:51 +01:00
2023-12-09 15:55:51 +01:00
2023-11-01 21:30:04 -06:00
2023-10-06 16:32:59 +02:00
2023-09-12 17:15:26 +02:00
2023-06-12 17:46:57 +02:00
2022-10-27 11:05:58 +02:00