mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
On 4K displays, taking a screenshot and processing the pixels on the CPU was taking a noticeable amount of time. Now the screenshot is copied directly to a texture without going through the CPU.