Sam Lantinga
|
963d8b3f40
Fixed bits in the initial Xbox One protocol ack
|
4 년 전 |
Sam Lantinga
|
cd51a51f00
Updated with a better understanding of the Xbox One controller protocol
|
4 년 전 |
Ryan C. Gordon
|
335cfa107b
x11: Don't crash if a messagebox has a NULL title string.
|
4 년 전 |
Sam Lantinga
|
51ea6a6d44
Don't send controller gyro and accelerometer updates if the values haven't changed.
|
4 년 전 |
Sam Lantinga
|
463d84a860
Added support for the PS5 controller gyro and accelerometer
|
4 년 전 |
Sam Lantinga
|
fcb21aa883
Added API for sensors on game controllers
|
4 년 전 |
Sam Lantinga
|
b79e1baa36
Added weak linking to hidapi framework
|
4 년 전 |
Sam Lantinga
|
0150455d2c
Added SDL_crc32.c to the Windows RT projects
|
4 년 전 |
Sam Lantinga
|
d140d88744
Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial()
|
4 년 전 |
Ryan C. Gordon
|
55e59a4f33
crc32: Fixed include path.
|
4 년 전 |
Ozkan Sezer
|
dfc24e05bc
fix os/2 build
|
4 년 전 |
Sam Lantinga
|
7bbea0bb94
Fixed build warning
|
4 년 전 |
Sam Lantinga
|
71e32f5e1b
Added SDL_crc32()
|
4 년 전 |
Sam Lantinga
|
3d48fc05c3
Added notes about the pad lights on the PS5 controller
|
4 년 전 |
Sam Lantinga
|
4514ad573e
Fixed updating LED state when starting application with Bluetooth PS5 controller connected
|
4 년 전 |
Sam Lantinga
|
a37e3ae218
Implemented PS5 effects over Bluetooth
|
4 년 전 |
Sam Lantinga
|
c6c116e847
Implemented setting the LED color on the PS5 controller
|
4 년 전 |
Sam Lantinga
|
fe4da4206a
Improve LED color calculation, don't set LED unless left thumbstick is moved
|
4 년 전 |
Sam Lantinga
|
aa7c3eae19
Fixed size of rumble packet
|
4 년 전 |
Sam Lantinga
|
f28c01a4fb
Fixed rumble order on PS5
|
4 년 전 |
Sam Lantinga
|
eb94c19a63
SDL: fix iOS build
|
4 년 전 |
Sam Lantinga
|
8243bd1dc6
SDL: Plumb PS5 rumble to output report
|
4 년 전 |
Ozkan Sezer
|
c0f7325b85
SDL_PrivateJoystickForceRecentering: fix wrong loop counter usage.
|
4 년 전 |
Brian Kubisiak
|
1ed36d21b0
egl: Fix detection in configure script on systems without X11 (bug #5270)
|
4 년 전 |
Ozkan Sezer
|
bbbec723e5
SDL_config_windows.h: define HAVE_TRUNC[F] for Visual Studio >= 2013
|
4 년 전 |
Ozkan Sezer
|
3e40b87f56
SDL_config_os2.h: undefine HAVE_TRUNC
|
4 년 전 |
Ryan C. Gordon
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 년 전 |
Sam Lantinga
|
5c34c973e6
Clarify that we're using button indices, not using gamepad button names
|
4 년 전 |
Sam Lantinga
|
9f51fad361
Added support for the touchpad on PS4 and PS5 controllers
|
4 년 전 |
Sam Lantinga
|
78422fa3c8
Added more detail on the PS5 controller state packet and enable full reports over Bluetooth
|
4 년 전 |