mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-22 06:14:31 +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.