SDL/src
Sam Lantinga 710ae62a79 Remember XInput controllers that we've already seen, so when the raw device list changes we don't assign the old device to the new XInput userid.
This isn't perfect, but at least we won't report the same device twice.
2017-02-02 17:33:40 -08:00
..
atomic Updated copyright for 2017 2017-01-01 18:33:28 -08:00
audio Generalized the audio resampling hint for other resampling methods in the future 2017-01-24 19:38:01 -08:00
core We only need the first few keymaps corresponding to the following constants: 2017-01-09 11:58:01 -08:00
cpuinfo Updated copyright for 2017 2017-01-01 18:33:28 -08:00
dynapi Added an API to get the type of a connected joystick 2017-01-27 05:59:58 -08:00
events Fixed spacing 2017-01-09 11:30:29 -08:00
file Updated copyright for 2017 2017-01-01 18:33:28 -08:00
filesystem Updated copyright for 2017 2017-01-01 18:33:28 -08:00
haptic Fixed bug 3561 - Re-acquire device before playing effects if needed. 2017-01-18 11:58:16 -08:00
joystick Remember XInput controllers that we've already seen, so when the raw device list changes we don't assign the old device to the new XInput userid. 2017-02-02 17:33:40 -08:00
libm Updated copyright for 2017 2017-01-01 18:33:28 -08:00
loadso Updated copyright for 2017 2017-01-01 18:33:28 -08:00
main Haiku: Removed unused variable. 2017-01-21 22:01:17 +01:00
power Updated copyright for 2017 2017-01-01 18:33:28 -08:00
render Fixed bug 3569 - GL_UpdateViewport leaves PROJECTION matrix selected 2017-01-27 21:23:27 -08:00
stdlib Fixed building with mingw32 2017-01-18 11:57:27 -08:00
test Switch stderr output to SDL_Log() so it shows up on Windows and mobile devices 2017-01-31 10:19:56 -08:00
thread windows: first shot at naming threads with SetThreadDescription(). 2017-01-27 20:50:30 -05:00
timer Updated copyright for 2017 2017-01-01 18:33:28 -08:00
video Fixed bug 3577 - Can't set minimal size (message box appears instead) if maximal size wasn't declared (i.e. unlimited) 2017-02-02 00:41:58 -08:00
SDL.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_assert.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_assert_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dataqueue.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dataqueue.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_error.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_error_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_hints.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_internal.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_log.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00