happyharryh 57e78f4cf5 Fixed the hat_map to avoid segmentation fault 3 éve
..
atomic 56522034db Fixed building with Visual Studio 2010 3 éve
audio 237086c917 Fixed Xcode 14.2 warnings 3 éve
core aa7fdd6624 haiku: remove unused variable in SDL_BApp.h 3 éve
cpuinfo 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 éve
dynapi 2ec9a20204 SDL_dynapi.c: add extern "C" guards, just in case.. 3 éve
events fde78d12f2 Updated copyright for 2023 3 éve
file 1bf1c866fe Handle new SDL_rwops error codes in SDL_LoadFile_RW() 3 éve
filesystem fde78d12f2 Updated copyright for 2023 3 éve
haptic fde78d12f2 Updated copyright for 2023 3 éve
hidapi fde78d12f2 Updated copyright for 2023 3 éve
joystick 57e78f4cf5 Fixed the hat_map to avoid segmentation fault 3 éve
libm fde78d12f2 Updated copyright for 2023 3 éve
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 éve
locale fde78d12f2 Updated copyright for 2023 3 éve
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 éve
misc 413af2f5f1 Addressed comments 3 éve
power fde78d12f2 Updated copyright for 2023 3 éve
render 7f610cd969 Using UV instead of STQ 3 éve
sensor 85924687fd fix SDL_GetSensorInstanceID() return code upon failure. 3 éve
stdlib 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 éve
test fde78d12f2 Updated copyright for 2023 3 éve
thread fde78d12f2 Updated copyright for 2023 3 éve
timer 56522034db Fixed building with Visual Studio 2010 3 éve
video dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 3 éve
SDL.c fde78d12f2 Updated copyright for 2023 3 éve
SDL_assert.c fde78d12f2 Updated copyright for 2023 3 éve
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 éve
SDL_dataqueue.c fde78d12f2 Updated copyright for 2023 3 éve
SDL_dataqueue.h fde78d12f2 Updated copyright for 2023 3 éve
SDL_error.c fde78d12f2 Updated copyright for 2023 3 éve
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 éve
SDL_guid.c fde78d12f2 Updated copyright for 2023 3 éve
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 3 éve
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 3 éve
SDL_internal.h dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 3 éve
SDL_list.c fde78d12f2 Updated copyright for 2023 3 éve
SDL_list.h fde78d12f2 Updated copyright for 2023 3 éve
SDL_log.c 67d517907b log: fix unused-variable warning when configuring SDL with -DSDL_LIBC=OFF 3 éve
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 éve
SDL_utils.c fde78d12f2 Updated copyright for 2023 3 éve
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 3 éve