Vijay Kiran Kamuju
3b19726788
include: Add some missing defines to xinput.h.
...
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-23 12:21:40 +01:00
Alistair Leslie-Hughes
3adddfecc3
include: Add missing XINPUT_CAPS_ defines.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-16 13:48:29 +02:00
Aric Stewart
f3391311f3
xinput: Implement XInputSetState.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-15 08:06:31 +01:00
Andrew Eikum
de3591ca98
xinput: XInputGetStateEx takes the same struct as XInputGetState.
...
XINPUT_STATE_EX has four extra bytes for padding, but is otherwise
identical to XINPUT_STATE. It was introduced in a libSDL header in
2012, for use with the undocumented function at xinput ordinal 100,
which we call XInputGetStateEx.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-22 22:26:47 +01:00
Bruno Jesus
0fe758046d
xinput1_3: Stub XInputGetStateEx.
...
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-01 20:47:45 +09:00
Frédéric Delanoy
81bf925401
include: Assorted spelling fixes.
2011-07-28 18:37:40 +02:00
Harry Jeffery
4faf80280c
Fixed various spelling mistakes.
2010-07-26 13:34:20 +02:00
Andrew Fenn
7a09033ce6
xinput: Added prototypes to header file.
2008-12-29 12:12:33 +01:00
Francois Gouget
9c5e97aa71
Assorted spelling fixes.
2008-11-24 14:25:10 +01:00
Andrew Fenn
cefa1e883f
xinput: Added header file that defines a lot of the functionality of the library.
2008-11-03 15:22:07 +01:00