mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Do not rely on SDL to expose integer scroll values, as they are not
available in all versions.
It was reimplemented in SDL 3.2.12 by this commit:
<
|
||
|---|---|---|
| .. | ||
| gamepad_uhid.c | ||
| gamepad_uhid.h | ||
| keyboard_uhid.c | ||
| keyboard_uhid.h | ||
| mouse_uhid.c | ||
| mouse_uhid.h | ||
| uhid_output.c | ||
| uhid_output.h | ||