Sam Lantinga
|
8acf729650
Removed 100 ms hitch when querying third party Nintendo Switch controllers that don't respond to request for info
|
1 year ago |
Sam Lantinga
|
dfbdaca2b8
Use default sensor calibration if we can't read it from the Nintendo Switch controller
|
1 year ago |
Sam Lantinga
|
657c346556
Apply DPI scale to mouse coordinates in SDL_WarpMouseInWindow()
|
1 year ago |
Sam Lantinga
|
ceece918e4
Updated to version 2.29.0 for development
|
1 year ago |
Sam Lantinga
|
ffa78e6bea
Updated to version 2.28.0 for release
|
1 year ago |
Simon McVittie
|
4ce5c3a694
ibus: Handle error when getting the D-Bus machine ID
|
1 year ago |
Sam Lantinga
|
a3d4fd71c3
Added support for blitting SDL_PIXELFORMAT_INDEX1LSB
|
1 year ago |
Sam Lantinga
|
d97423ebab
Fixed DualSense controllers not being picked up by the HIDAPI driver
|
1 year ago |
Sam Lantinga
|
333a03f1ec
We don't know in advance whether a device is connected over Bluetooth in SDL2
|
1 year ago |
Sam Lantinga
|
5b8fc907df
Added support for the GameSir G4 Pro
|
1 year ago |
Eric Wasylishen
|
76392f4fe1
Handle DPI scaling in SDL_GetWindowSurface
|
2 years ago |
Sam Lantinga
|
3a5abee512
Removed unused function
|
1 year ago |
Sam Lantinga
|
e7ee375f22
Fixed third-party Nintendo Switch Pro controllers shutting down when we try to set the home LED.
|
1 year ago |
Sam Lantinga
|
4aec54988c
Allow switching licensed Nintendo Switch Pro controllers into gyro input mode
|
1 year ago |
Sam Lantinga
|
271e03f0d7
Added support for the PowerA Fusion Pro Wireless Controller in Bluetooth mode
|
1 year ago |
Sam Lantinga
|
d4f9be4416
Updated to version 2.27.1 for release candidate
|
1 year ago |
Sam Lantinga
|
1f5b21ead5
Removed more Linux Xbox mappings in favor of the automatic mapping
|
1 year ago |
Sam Lantinga
|
35c7884929
Use the automatic mapping instead of a hardcoded one for Xbox controllers on Linux
|
1 year ago |
Sam Lantinga
|
3f6c4ec6d0
Cleanup for previous change, fixing typos, etc.
|
1 year ago |
Sam Lantinga
|
fc72f12e7f
Added automatic mapping support for Xbox controllers on the 6.x Linux kernels
|
1 year ago |
Ozkan Sezer
|
681f67d353
fixed build after commit d2372c853843def01b7adb9872cbb89b0d6079ec.
|
1 year ago |
Sam Lantinga
|
d2372c8538
Added automatic mapping for Xbox Elite paddles using the xpadneo driver
|
1 year ago |
Sam Lantinga
|
7db23f4ef1
Fixed joystick vendor detection in Linux automatic gamepad mapping
|
1 year ago |
Simon McVittie
|
36ff6327b0
linux: Improve gamepad mapping heuristic to accept Android conventions
|
1 year ago |
Simon McVittie
|
26a38a0b20
linux: Reduce magic numbers when mapping gamepad axes
|
1 year ago |
Sam Lantinga
|
b3e1fd97b8
Fixed enumerating Steam Controllers on iOS
|
1 year ago |
Sam Lantinga
|
c77aaa5d99
Fixed n3ds build
|
1 year ago |
Sam Lantinga
|
e4e0a12901
Reduce the chance of destroying the joystick mutex while it's in use
|
1 year ago |
Ryan C. Gordon
|
2afb49ba9a
cocoa: Warp mouse to center of window before enabling relative mouse.
|
1 year ago |
Ozkan Sezer
|
154ad6faa9
SDL_dynapi.c: minor cosmetics.
|
1 year ago |