mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-14 10:24:29 +01:00
In SDL3, texture rendering uses SDL_FRect, unlike SDL2 which used SDL_Rect. Compute content location using floating-point coordinates from the start.