Commit a3a0ef7527d666c57562d77beeadc3cea02f47e6

Sam Lantinga 2020-10-15T10:13:44

Added support for low latency mouse and keyboard handling in iOS 14 The mouse support in iOS 14.0 has a bug with accumulating duplicate mouse deltas that won't be fixed until iOS 14.1, so we don't enable it until then.