Sam Lantinga
|
d154b37b41
Renamed *FromInstanceID() to *FromID()
|
1 рік тому |
Sam Lantinga
|
8847b35244
Separate joystick power state into battery status and percentage
|
2 роки тому |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
2 роки тому |
Sam Lantinga
|
cd231a65f6
Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers
|
2 роки тому |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 роки тому |
Sam Lantinga
|
70ba3f2830
Report the D-Pad for HIDAPI gamepads as a hat
|
2 роки тому |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 роки тому |
Sam Lantinga
|
2991b9f6ac
SDL now represents gamepad buttons as positional elements with a separate label
|
2 роки тому |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 роки тому |
Sam Lantinga
|
57cfd1e106
Removed SDL_GAMEPAD_TYPE_VIRTUAL, SDL_GAMEPAD_TYPE_AMAZON_LUNA, SDL_GAMEPAD_TYPE_GOOGLE_STADIA, and SDL_GAMEPAD_TYPE_NVIDIA_SHIELD
|
2 роки тому |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
3 роки тому |
Sam Lantinga
|
308bcbbe76
Fixed Visual Studio warning 4244
|
3 роки тому |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 роки тому |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
3 роки тому |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
3 роки тому |
Sam Lantinga
|
fc478c1bc0
SDL API renaming: SDL_joystick.h
|
3 роки тому |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 роки тому |
Sam Lantinga
|
5c29b58e95
Added support for clang thread-safety analysis
|
3 роки тому |
Sam Lantinga
|
73f4aeee6a
Pass the event timestamp for joystick events
|
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 роки тому |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
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
|
2e3b4f3fd7
Don't send rumble to the Amazon Luna controller on macOS
|
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
|
cdaafcec0d
The Kinvoca Joy-Cons are handled by the Joy-Con driver, not the Switch Pro driver.
|
3 роки тому |
Sam Lantinga
|
52b6899a6b
Added hints for more fine grained control over HIDAPI Xbox controller support
|
3 роки тому |
Sam Lantinga
|
68544be44b
Added support for the Nintendo Online controllers
|
3 роки тому |