mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-05 22:14:28 +01:00
Replace screen_update() by a higher-level screen_update_frame() handling the whole frame updating, so that scrcpy.c just call it without managing implementation details.