Sam Lantinga d3f2eb2aba Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!) hace 2 años
..
atomic f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 2 años
audio f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 2 años
core d3f2eb2aba Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!) hace 2 años
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py hace 3 años
dynapi f9d11807c0 Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream hace 2 años
events 75ea3a8d32 Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events hace 2 años
file 2a1660ab51 Additional cleanup for SDL_RWprintf() (thanks @sezero!) hace 2 años
filesystem 6f8a6a31ca gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath hace 3 años
haptic f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 2 años
hidapi 0b460f34ba The HP HyperX controllers have a share button hace 2 años
joystick d3f2eb2aba Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!) hace 2 años
libm a84389f6bb libm: use union for infinity hace 2 años
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) hace 3 años
locale ddbdd73258 Updated source to match SDL function prototype style hace 3 años
main 4481754359 Make sure we only dispatch events on the main thread when using application callbacks hace 2 años
misc 690eae7d22 Implement visionOS support hace 3 años
power eebd5d18a2 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE hace 2 años
render f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 2 años
sensor f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 2 años
stdlib f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 2 años
test 7e445da569 Added SDL_CleanupEvent() hace 2 años
thread e6116d399a mutex: Removed SDL_MUTEX_MAXWAIT. hace 2 años
timer e6116d399a mutex: Removed SDL_MUTEX_MAXWAIT. hace 2 años
video 91f0456391 Add the source application for drag and drop events (thanks Nathan!) hace 2 años
SDL.c 7f65ed6461 Handle subsystem dependencies recursively hace 2 años
SDL_assert.c 5008521538 emscripten: Restore compatibility with existing emsdk releases. hace 2 años
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_error.c ddbdd73258 Updated source to match SDL function prototype style hace 3 años
SDL_error_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_hashtable.c f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 2 años
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. hace 2 años
SDL_hints.c e643d28d9c Set the hint value before calling hint callbacks hace 3 años
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. hace 3 años
SDL_internal.h f439ccfc1a Updated return values for SDL event functions hace 2 años
SDL_list.c fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_list.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style hace 3 años
SDL_log_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_properties.c 899eb0d042 thread: Locking mutexes and rwlocks are now void functions. hace 2 años
SDL_properties_c.h 973c8b3273 Added SDL properties API hace 2 años
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad hace 3 años
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad hace 3 años