mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
screen_render() should not be called on initialization: 1. it is useless, since the window is hidden until the first frame; 2. it writes an empty texture (probably green) to the renderer. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| meson.build | ||