Hi,
Two sdl2 fixes for relative mouse mode, by Cole Robinson.
please pull,
Gerd
The following changes since commit f516a5cc051db6e999e9e60dc968dcb5aeffe11f:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
(2014-04-10 23:07:56 +0100)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-sdl-1
for you to fetch changes up to 2d968ffbae6b7899064f9f86f8508d9c19021e39:
input: sdl2: Fix relative mode to match SDL1 behavior (2014-04-11 12:19:16
+0200)
----------------------------------------------------------------
sdl2 relative mouse mode fixes.
----------------------------------------------------------------
Cole Robinson (2):
input: sdl2: Fix guest_cursor logic
input: sdl2: Fix relative mode to match SDL1 behavior
ui/sdl2.c | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)