| .. |
|
android
|
Added a single source of SDL object IDs
|
2023-10-23 10:49:37 -07:00 |
|
apple
|
Added a single source of SDL object IDs
|
2023-10-23 10:49:37 -07:00 |
|
bsd
|
Added a single source of SDL object IDs
|
2023-10-23 10:49:37 -07:00 |
|
darwin
|
Added a single source of SDL object IDs
|
2023-10-23 10:49:37 -07:00 |
|
dummy
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
emscripten
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
haiku
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:10:44 -08:00 |
|
hidapi
|
Code cleanup now that SDL_bool is equivalent to a C boolean expression
|
2023-11-03 09:54:04 -07:00 |
|
linux
|
Added a single source of SDL object IDs
|
2023-10-23 10:49:37 -07:00 |
|
n3ds
|
Relabel back paddles as left or right
|
2023-08-09 11:03:30 -07:00 |
|
ps2
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
psp
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
steam
|
Updated API for SDL_JoystickID sign change
|
2023-01-13 14:20:59 -08:00 |
|
virtual
|
Added a single source of SDL object IDs
|
2023-10-23 10:49:37 -07:00 |
|
vita
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
windows
|
Fixed potential uninitialized memory access (thanks Mathieu!)
|
2023-11-04 21:11:53 -07:00 |
|
check_8bitdo.sh
|
SDL API renaming: SDL_gamecontroller.h
|
2022-12-27 09:47:24 -08:00 |
|
controller_list.h
|
Added support for the HP HyperX Clutch Gladiate controller
|
2023-10-25 09:00:26 -07:00 |
|
controller_type.c
|
Undo name change for the controller list
|
2023-05-19 14:26:37 -07:00 |
|
controller_type.h
|
Removed the vi format comments from the source
|
2022-12-26 11:17:23 -08:00 |
|
SDL_gamepad.c
|
Lock joysticks when adding gamepad mappings
|
2023-10-19 22:36:44 -07:00 |
|
SDL_gamepad_c.h
|
Improved reliability of gamepad message ordering
|
2023-07-18 11:52:56 -07:00 |
|
SDL_gamepad_db.h
|
Added a gamepad mapping for the G-Shark GS-GP702
|
2023-08-02 14:35:39 -07:00 |
|
SDL_joystick.c
|
The HP HyperX controllers have a share button
|
2023-11-03 14:47:20 -07:00 |
|
SDL_joystick_c.h
|
Added a single source of SDL object IDs
|
2023-10-23 10:49:37 -07:00 |
|
SDL_sysjoystick.h
|
Added properties to various SDL objects
|
2023-10-11 22:38:00 -07:00 |
|
sort_controllers.py
|
The Flydigi Vader and Apex series controllers all have the same VID, PID, and name
|
2023-07-19 09:22:01 -07:00 |
|
usb_ids.h
|
The HP HyperX controllers have a share button
|
2023-11-03 14:47:20 -07:00 |