Sam Lantinga
c2c08f68e4
Backed out changeset 9357a2ca3473
2014-03-02 11:10:00 -08:00
Sam Lantinga
2cf453dd3e
Make sure we return version 0 if XInput detection fails
2014-03-02 11:08:05 -08:00
Ryan C. Gordon
afc74d9843
Better attempt to detect available X11 XInput2 features.
...
Fixes Bugzilla #2306 .
2014-03-02 02:00:40 -05:00
Sam Lantinga
58edac3e69
Fixed bug 2374 - Update copyright for 2014...
...
Is it that time already??
2014-02-02 00:53:27 -08:00
Ryan C. Gordon
7e1289af32
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
...
The new header will include SDL_config.h, but allows for other global stuff.
2013-11-24 23:56:17 -05:00
Sam Lantinga
7aef2350cf
Added a relative mouse mode that uses mouse warping instead of raw input.
...
To enable this, set the environment variable SDL_MOUSE_RELATIVE_MODE_WARP to "1"
When mouse relative mode is disabled, put the cursor back where the application expects it to be, instead of where it was when relative mode was enabled.
2013-12-23 17:37:22 -08:00
Gabriel Jacobo
f848adff5f
Improve Android pause/resume behavior.
2013-11-29 10:06:08 -03:00