1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-29 09:32:45 +00:00
OpenMW/components
scrawl c1fe9f2a89 Avoid warping the mouse cursor more than necessary
Apparently, the SDL_WarpMouseInWindow can be very expensive (anywhere from 0.1-5ms) due to XSync() in the implementation.

This was causing no-grab=1 configurations to suffer from terrible stuttering when turning the view.
2017-03-14 00:31:27 +01:00
..
2016-02-08 15:55:05 +01:00
2016-11-13 23:20:51 +09:00
2016-08-29 12:38:24 +02:00
2017-02-23 23:28:50 +01:00
2014-11-20 18:14:49 +01:00
2017-03-13 02:48:23 +01:00
2016-09-10 21:25:28 +03:00
2015-12-10 00:15:55 +01:00
2014-09-26 17:48:14 +02:00
2016-02-16 19:17:04 +01:00