| .. |
|
android
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
|
bsd
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
|
darwin
|
Fixed the header guard in the darwin SDL_sysjoystick_c.h file.
|
2015-09-14 22:44:20 -03:00 |
|
dummy
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
|
emscripten
|
Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError().
|
2015-08-09 20:00:51 +02:00 |
|
haiku
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
|
iphoneos
|
iOS: Set the 'player index' of MFi game controllers when they're opened for use.
|
2015-11-09 18:13:47 -04:00 |
|
linux
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
|
psp
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
|
windows
|
SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO.
|
2015-09-30 15:39:30 -07:00 |
|
SDL_gamecontroller.c
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
|
SDL_gamecontrollerdb.h
|
Added Linux binding for Wii-U Pro controller
|
2015-11-05 18:10:19 -08:00 |
|
SDL_joystick.c
|
SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO.
|
2015-09-30 15:39:30 -07:00 |
|
SDL_joystick_c.h
|
SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO.
|
2015-09-30 15:39:30 -07:00 |
|
SDL_sysjoystick.h
|
SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO.
|
2015-09-30 15:39:30 -07:00 |
|
sort_controllers.py
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |