Ozkan Sezer 63d4bd4e57 SDL_SendKeyboardText: remove workaround from 1e12d7c, fix use of iscntrl 2 年 前
..
atomic d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
audio 8043dad369 Fixed build warning 2 年 前
core 9faa7977bd UWP: Add support for supplementary Unicode characters input 2 年 前
cpuinfo 69cae07cc1 cpuinfo: Fix detection of physical memory above 2GB on NetBSD 2 年 前
dynapi 81fc7ded78 Removed the window shape API for SDL 3.0 2 年 前
events 63d4bd4e57 SDL_SendKeyboardText: remove workaround from 1e12d7c, fix use of iscntrl 2 年 前
file d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
filesystem 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 年 前
haptic 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 年 前
hidapi 2f806c89b5 initial import of hidapi netbsd uhid native backend from mainstream 2 年 前
joystick 571e9796b9 Fixed the GameCube HIDAPI controller mapping 2 年 前
libm a84389f6bb libm: use union for infinity 2 年 前
loadso d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
locale 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 年 前
main b5347c3364 Fixed emscripten and iOS builds 2 年 前
misc d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
power d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
render 42a8139fd6 render: Clip bresenham lines against a real viewport thing. 2 年 前
sensor d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
stdlib 42c8366fdc revise iconv detection: 2 年 前
test 08c6ac1b16 test: SDLTest_PrintEvent now reports key event mod state. 2 年 前
thread 8708ba7393 Don't leak if realloc fails 2 年 前
timer d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
video 9faa7977bd UWP: Add support for supplementary Unicode characters input 2 年 前
SDL.c d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
SDL_assert.c d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 年 前
SDL_error.c d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 年 前
SDL_guid.c d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
SDL_hashtable.c d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. 2 年 前
SDL_hints.c d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 3 年 前
SDL_internal.h 5730eb67f0 add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it 2 年 前
SDL_list.c d8600f717e Pointer as bool (libsdl-org#7214) 2 年 前
SDL_list.h fde78d12f2 Updated copyright for 2023 3 年 前
SDL_log.c 5730eb67f0 add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it 2 年 前
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 年 前
SDL_properties.c 861b1ebd12 properties: Use a mutex instead of an RWLock to guard the hash table 2 年 前
SDL_properties_c.h 973c8b3273 Added SDL properties API 2 年 前
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 3 年 前
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 3 年 前