Sam Lantinga
|
610c31c7b7
Generalized the sensor coordinate transform for wraparound gamepads
|
1 year ago |
Sam Lantinga
|
9eb5eab0ad
Use the correct orientation transformation based on whether the device is naturally landscape or portrait
|
1 year ago |
Sam Lantinga
|
e6d1ba2a17
Added the concept of display natural orientation
|
1 year ago |
Sam Lantinga
|
8de6ce7e92
Rotate the sensor axes to match gamepad orientation when using the device sensors for game controllers
|
1 year ago |
Sam Lantinga
|
a9c86e518a
Added the Razer Edge controller to the list of wraparound controllers
|
1 year ago |
Sam Lantinga
|
c207cd3f56
Added the Razer Junglecat to the wraparound controller list
|
1 year ago |
Ozkan Sezer
|
e4f53e6b21
testevdev.c: comment out two unused data to fix build.
|
1 year ago |
Sam Lantinga
|
42e4639a5e
For gamepads that don't have their own sensors, try to use the system sensors.
|
1 year ago |
Simon McVittie
|
d584592822
linux: If the kernel specifically tells us the device type, trust it
|
1 year ago |
Simon McVittie
|
0d5aa70e62
linux: Pass evdev properties when guessing device type
|
1 year ago |
Simon McVittie
|
a4ce721d7a
testevdev: Allow device properties to be fully populated
|
1 year ago |
Simon McVittie
|
fa0ca3d41e
linux: Distinguish between "device with keys" and a full keyboard
|
1 year ago |
Simon McVittie
|
9b7a9ca666
testevdev: Add some more laptop built-in devices
|
1 year ago |
Simon McVittie
|
00b6db68de
testevdev: Add some EVIOCGNAME and USB name strings to test data
|
1 year ago |
Simon McVittie
|
3772d6cc99
testevdev: Add raw HID report descriptors where available
|
1 year ago |
Simon McVittie
|
2b7556fea2
testevdev: Correct typo in bus type for Xbox Series S|X via Bluetooth
|
1 year ago |
Simon McVittie
|
c13e511844
testevdev: Try to correct Wii devices guessed from kernel source
|
1 year ago |
Simon McVittie
|
ffdafcd880
testevdev: Verify most Wii devices against real hardware
|
1 year ago |
SDL Wiki Bot
|
739f78302b
Sync SDL3 wiki -> header
|
1 year ago |
Anonymous Maarten
|
26df689935
docs: expand CMake documentation + add minimal CMake project for reporting issues
|
1 year ago |
Sylvain
|
378e33bb2c
Android: potential ANR during onKeyDown/Up
|
1 year ago |
Sam Lantinga
|
e72935a445
Check for modff in addition to modf
|
1 year ago |
Sam Lantinga
|
dab4f296b8
Cleanup spacing
|
1 year ago |
Simon McVittie
|
16b57d2ff1
testevdev: Add details of another driving simulator controller
|
1 year ago |
Simon McVittie
|
2b00751206
testevdev: Expand test data for X-Box One Elite 2
|
1 year ago |
Mathieu Eyraud
|
62ed6f453f
Use SDL_strdup instead of strdup
|
1 year ago |
Sam Lantinga
|
73927b0948
Removed unused function
|
1 year ago |
Sam Lantinga
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
1 year ago |
Sam Lantinga
|
0c16f4faf0
Fixed third-party Nintendo Switch Pro controllers shutting down when we try to set the home LED.
|
1 year ago |
Sam Lantinga
|
23e007d3b7
Fixed third party Nintendo Switch Pro Controller resetting when being sent an unsupported command to set the Home LED
|
1 year ago |