Sylvain Becker
|
cb6b8b0132
Simplify flags testing (#7220)
|
před 3 roky |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 3 roky |
Sam Lantinga
|
16092f58bb
Updated gamepad, joystick, sensor APIs, removing device indices
|
před 3 roky |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
před 3 roky |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
před 3 roky |
Sam Lantinga
|
fc478c1bc0
SDL API renaming: SDL_joystick.h
|
před 3 roky |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
před 3 roky |
Sam Lantinga
|
5c29b58e95
Added support for clang thread-safety analysis
|
před 3 roky |
Sam Lantinga
|
73f4aeee6a
Pass the event timestamp for joystick events
|
před 3 roky |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
před 3 roky |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
před 3 roky |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
před 3 roky |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
před 3 roky |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
před 3 roky |
Sam Lantinga
|
fa2063fb44
Improved detection of third party PS4 and PS5 controllers
|
před 3 roky |
Sam Lantinga
|
aa2e2f4843
Make sure HID devices can be opened before making them available to the application
|
před 3 roky |
Sam Lantinga
|
cdaafcec0d
The Kinvoca Joy-Cons are handled by the Joy-Con driver, not the Switch Pro driver.
|
před 3 roky |
Sam Lantinga
|
52b6899a6b
Added hints for more fine grained control over HIDAPI Xbox controller support
|
před 3 roky |
Sam Lantinga
|
68544be44b
Added support for the Nintendo Online controllers
|
před 3 roky |
Phillip Stephens
|
94d43186f2
GameCubeAdapter: Add suppport for all rumble modes
|
před 4 roky |
pionere
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
před 4 roky |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
před 4 roky |
Sam Lantinga
|
66058bbbd5
Fixed exception accessing Bluetooth devices on Android 12
|
před 4 roky |
Cameron Gutman
|
afccabb881
joystick: Add capability flags for rumble and trigger rumble
|
před 4 roky |
Cameron Gutman
|
1ccfbf963e
joystick: Convert HasLED() into a generic GetCapabilities() function
|
před 4 roky |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
před 4 roky |
Sam Lantinga
|
d135c0762f
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
před 4 roky |
Sam Lantinga
|
2cc70ca39e
Fixed crash if the GameCube controller hasn't been opened yet
|
před 5 roky |
Sam Lantinga
|
c857b5e0c9
Minor cleanup
|
před 5 roky |
Sam Lantinga
|
f68b36df75
Added support for the EVORETRO GameCube Adapter in PC mode
|
před 5 roky |