Files
ppsspp/GPU/Common
Henrik Rydgård b28baed7d3 Create a safer variant of BlockTransferAllowCreateFB, enable for FF Type 0
Performance improvement by avoiding unnecessary readbacks.

New one is called IntraVRAMBlockTransferAllowCreateFB.

This one only allows intra-VRAM block transfers to happen on-GPU, such as the one this
game uses for bloom. Good chances to avoid missing stuff that actually requires
real readback, if there's any.
2020-10-10 23:59:51 +02:00
..
2020-09-24 10:03:07 +02:00
2020-10-04 23:39:02 +02:00
2017-02-25 09:57:22 +01:00
2020-10-04 23:39:02 +02:00
2020-10-04 11:42:16 +02:00
2017-11-25 14:08:49 -08:00
2017-11-01 14:51:15 +01:00