Riccardo Marcangelo
|
6534029691
Add DualShock 3 HIDAPI support on Windows (#9144)
|
2 жил өмнө |
Sam Lantinga
|
e3cf2e4794
Turn HIDAPI joystick support off by default on mobile platforms
|
2 жил өмнө |
Sam Lantinga
|
f66fe7e221
Replaced SDL_GetJoystickCaps() with joystick properties
|
2 жил өмнө |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 жил өмнө |
Sam Lantinga
|
1f1ee6f77c
Use the original manufacturer and product strings for the joystick CRC
|
2 жил өмнө |
Max Maisel
|
c1a7d0f96e
Add steam deck detection and HIDAPI driver scaffold.
|
2 жил өмнө |
Sam Lantinga
|
cdfc0c5a33
Added support for the PowerA Fusion Pro Wireless Controller in Bluetooth mode
|
2 жил өмнө |
Sam Lantinga
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
3 жил өмнө |
Sam Lantinga
|
acadb6f873
More defensive coding against dangling device pointers
|
3 жил өмнө |
David Demelier
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
3 жил өмнө |
Sam Lantinga
|
da134a3039
Fixed locking up the Logitech F310 with the PlayStation controller detection
|
3 жил өмнө |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 жил өмнө |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
3 жил өмнө |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
3 жил өмнө |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 жил өмнө |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 жил өмнө |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 жил өмнө |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 жил өмнө |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
3 жил өмнө |
Sam Lantinga
|
0dfc829a6b
Added simple BLE Steam Controller support on all platforms
|
3 жил өмнө |
Sam Lantinga
|
39adcc0a6b
Prefer USB input over Bluetooth for PS5/PS5/Switch controllers
|
3 жил өмнө |
Sam Lantinga
|
51fefd1c35
Added support for third party PS3 controllers to the HIDAPI driver
|
3 жил өмнө |
Sam Lantinga
|
010d3e6442
Fixed function prototype mismatch
|
3 жил өмнө |
Sam Lantinga
|
b7940c29cc
Allow HIDAPI controllers to override the default joystick type
|
3 жил өмнө |
Sam Lantinga
|
fa2063fb44
Improved detection of third party PS4 and PS5 controllers
|
3 жил өмнө |
Sam Lantinga
|
aa2e2f4843
Make sure HID devices can be opened before making them available to the application
|
3 жил өмнө |
Sam Lantinga
|
7df571ffc6
HIDAPI_DumpPacket() takes a const memory pointer
|
3 жил өмнө |
Sam Lantinga
|
c72e14e8f4
Added initial support for Wii controllers (thanks @tellowkrinkle!)
|
3 жил өмнө |
Sam Lantinga
|
cdaafcec0d
The Kinvoca Joy-Cons are handled by the Joy-Con driver, not the Switch Pro driver.
|
3 жил өмнө |
Sam Lantinga
|
b6f96b69aa
Initial HIDAPI driver support for the PS3 controller
|
3 жил өмнө |