Sam Lantinga 22f44aefe7 Fixed warning C6340: Mismatch on sign: 'int' passed as _Param_(3) when some unsigned type is required in call to 'SDL_sscanf_REAL'. il y a 2 ans
..
atomic d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
audio 226f8fde09 Fixed warning C28182: Dereferencing NULL pointer. 'streams[j]' contains the same NULL value as 'stream' did. il y a 2 ans
core fe6b3ab0b0 Fixed warning C6031: Return value ignored: 'CLSIDFromString'. il y a 2 ans
cpuinfo 69cae07cc1 cpuinfo: Fix detection of physical memory above 2GB on NetBSD il y a 2 ans
dynapi ac0751a652 Added SDL_strnstr() il y a 2 ans
events 3e54061fa8 Fixed warning C6011: Dereferencing NULL pointer 'SDL_disabled_events[hi]'. il y a 2 ans
file 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
filesystem 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
haptic 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
hidapi 2f806c89b5 initial import of hidapi netbsd uhid native backend from mainstream il y a 2 ans
joystick 14380ec48a Fixed signed/unsigned comparison warning il y a 2 ans
libm a84389f6bb libm: use union for infinity il y a 2 ans
loadso d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
locale 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
main b5347c3364 Fixed emscripten and iOS builds il y a 2 ans
misc 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
power d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
render 7c71e72193 SDL_render: Call InvalidateCachedState to initialise some of driverdata values (eg '*_dirty' to 1). il y a 2 ans
sensor 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
stdlib ac0751a652 Added SDL_strnstr() il y a 2 ans
test 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
thread 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
timer 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
video 22f44aefe7 Fixed warning C6340: Mismatch on sign: 'int' passed as _Param_(3) when some unsigned type is required in call to 'SDL_sscanf_REAL'. il y a 2 ans
SDL.c d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
SDL_assert.c d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
SDL_error.c ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code il y a 2 ans
SDL_error_c.h 66e532fa61 Handle out of memory errors without any allocation il y a 2 ans
SDL_guid.c d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
SDL_hashtable.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. il y a 2 ans
SDL_hints.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. il y a 2 ans
SDL_internal.h 0dad56354c Fixed warning C6326: Potential comparison of a constant with another constant. il y a 2 ans
SDL_list.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
SDL_list.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
SDL_log.c 5730eb67f0 add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it il y a 2 ans
SDL_log_c.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
SDL_properties.c 6cfce101fb Don't call the property cleanup function if setting the property fails il y a 2 ans
SDL_properties_c.h 973c8b3273 Added SDL properties API il y a 2 ans
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad il y a 2 ans
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad il y a 2 ans