Initial support for XInput2 by Dimitris Zenios
1.initial work on XInput2 support 2.Implemented relative mouse motion when XInput2 is enabled 3.Created a test app to test relative mouse motion 4.Fixed Bug #1498
This commit is contained in:
parent
36feea4efd
commit
6accd81680
14 changed files with 258 additions and 42 deletions
|
@ -117,7 +117,6 @@
|
|||
|
||||
#define SDL_VIDEO_DRIVER_DUMMY 1
|
||||
#define SDL_VIDEO_DRIVER_X11 1
|
||||
#define SDL_VIDEO_DRIVER_X11_XINPUT 1
|
||||
#define SDL_VIDEO_DRIVER_PANDORA 1
|
||||
#define SDL_VIDEO_RENDER_OGL_ES 1
|
||||
#define SDL_VIDEO_OPENGL_ES 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue