Sam Lantinga
|
c5f12b135d
Fixed the D-pad on wireless Xbox 360 controllers
|
1 éve |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
1 éve |
Sam Lantinga
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 éve |
Sam Lantinga
|
f827c1322c
Renamed SDL_Del* to SDL_Remove*
|
1 éve |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 éve |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 éve |
Sam Lantinga
|
d154b37b41
Renamed *FromInstanceID() to *FromID()
|
1 éve |
Anonymous Maarten
|
32907a9606
Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64)
|
1 éve |
Sam Lantinga
|
8847b35244
Separate joystick power state into battery status and percentage
|
2 éve |
Sam Lantinga
|
f66fe7e221
Replaced SDL_GetJoystickCaps() with joystick properties
|
2 éve |
Sam Lantinga
|
cd231a65f6
Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers
|
2 éve |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 éve |
Sam Lantinga
|
70ba3f2830
Report the D-Pad for HIDAPI gamepads as a hat
|
2 éve |
Dimitriy Ryazantcev
|
43309d38ed
joystick: Extract 0x02a9 and 0x0291 PIDs into separate defines.
|
2 éve |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 éve |
Sam Lantinga
|
2991b9f6ac
SDL now represents gamepad buttons as positional elements with a separate label
|
2 éve |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 éve |
Sam Lantinga
|
ba87b96cea
Fixed signed/unsigned warnings
|
3 éve |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 éve |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
3 éve |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
3 éve |
Sam Lantinga
|
fc478c1bc0
SDL API renaming: SDL_joystick.h
|
3 éve |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 éve |
Sam Lantinga
|
5c29b58e95
Added support for clang thread-safety analysis
|
3 éve |
Sam Lantinga
|
73f4aeee6a
Pass the event timestamp for joystick events
|
3 éve |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 éve |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 éve |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 éve |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 éve |