Frank Praznik 861b1ebd12 properties: Use a mutex instead of an RWLock to guard the hash table vor 1 Jahr
..
atomic d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
audio 0efb3d90e0 audio: removed a fixed FIXME comment. vor 1 Jahr
core 0907f345cb Added property types: pointer, string, number, float vor 1 Jahr
cpuinfo 69cae07cc1 cpuinfo: Fix detection of physical memory above 2GB on NetBSD vor 1 Jahr
dynapi 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. vor 1 Jahr
events 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland vor 1 Jahr
file d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
filesystem 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) vor 1 Jahr
haptic 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) vor 1 Jahr
hidapi c6d9fb1ad7 hidapi: Avoid memcpy'ing to NULL. vor 1 Jahr
joystick 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) vor 1 Jahr
libm a84389f6bb libm: use union for infinity vor 1 Jahr
loadso d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
locale 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) vor 1 Jahr
main b5347c3364 Fixed emscripten and iOS builds vor 1 Jahr
misc d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
power d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
render 0907f345cb Added property types: pointer, string, number, float vor 1 Jahr
sensor d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
stdlib d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
test 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label vor 1 Jahr
thread 8708ba7393 Don't leak if realloc fails vor 1 Jahr
timer d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
video 876c97454a Cleanup WIN_CreateCursor() code a bit vor 1 Jahr
SDL.c d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
SDL_assert.c d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 vor 2 Jahren
SDL_error.c d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
SDL_error_c.h fde78d12f2 Updated copyright for 2023 vor 2 Jahren
SDL_guid.c d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
SDL_hashtable.c d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. vor 1 Jahr
SDL_hints.c d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. vor 1 Jahr
SDL_internal.h f439ccfc1a Updated return values for SDL event functions vor 1 Jahr
SDL_list.c d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
SDL_list.h fde78d12f2 Updated copyright for 2023 vor 2 Jahren
SDL_log.c d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
SDL_log_c.h fde78d12f2 Updated copyright for 2023 vor 2 Jahren
SDL_properties.c 861b1ebd12 properties: Use a mutex instead of an RWLock to guard the hash table vor 1 Jahr
SDL_properties_c.h 973c8b3273 Added SDL properties API vor 1 Jahr
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad vor 1 Jahr
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad vor 1 Jahr