sdl/src
Sam Lantinga 826c56b67c Updated to version 2.30.10 for release
..
atomic Updated copyright for 2024
audio Fix order of events in case audio buffer size changes
core Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
cpuinfo Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
dynapi dynapi: order for a reproducible build
events Add SDL_MOUSE_RELATIVE_CURSOR_VISIBLE ()
file Added detail about why a file couldn't be opened (thanks mgerhardy!)
filesystem Fixed building with GDK (thanks @Romans-I-XVI!)
haptic Updated copyright for 2024
hidapi Fix -Wdeclaration-after-statement warnings
joystick Fix -Wdeclaration-after-statement warnings
libm Updated copyright for 2024
loadso Updated copyright for 2024
locale PSP: Add locale support
main Updated to version 2.30.10 for release
misc Updated copyright for 2024
power Fix -Wdeclaration-after-statement warnings
render VITA: fix SDL_ShowMessageBox by using different memory type
sensor Use SDL_test + don't use macros
stdlib Implemented left-justification in SDL_PrintString()
test Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
thread pthread: timespec.tv_nsec must be less then 1000000000 ns
timer Updated copyright for 2024
video wayland: Check the returned display value for null
SDL.c Make sure SDL subsystems are initialized before starting threads
SDL_assert.c 3DS: Support simple message boxes
SDL_assert_c.h Updated copyright for 2024
SDL_dataqueue.c Updated copyright for 2024
SDL_dataqueue.h Updated copyright for 2024
SDL_error.c Updated copyright for 2024
SDL_error_c.h Updated copyright for 2024
SDL_guid.c Updated copyright for 2024
SDL_hints.c Added NULL pointer check
SDL_hints_c.h Updated copyright for 2024
SDL_internal.h Make sure SDL subsystems are initialized before starting threads
SDL_list.c Updated copyright for 2024
SDL_list.h Updated copyright for 2024
SDL_log.c Added the environment variable SDL_LOGGING to control default log output
SDL_log_c.h Updated copyright for 2024
SDL_utils.c Updated copyright for 2024
SDL_utils_c.h Updated copyright for 2024