Files
ppsspp/GPU
Henrik Rydgård 435f523997 Replacement textures: Don't spend frame time waiting for a texture to be finished
It's better to finish rendering the frame and have the texture ready for
the next one, without wasting CPU.

However, if the user set their texture load speed to "Instant", that
means they never want to see any original textures. So in that case, we
do still wait.

Fixes #20519
2025-06-13 23:31:02 +02:00
..
2025-05-15 18:20:47 +02:00
2025-05-15 10:32:07 +02:00
2024-12-28 23:21:54 +01:00
2025-05-14 15:14:03 +02:00
2025-05-14 15:14:03 +02:00