Petar Popovic 23e08f7807 SDL_LoadWAV_IO(): On error, set `*audio_buf` to NULL and `*audio_len` to 0 7 months ago
..
atomic d7939abf42 Use consistent style for pointer declarations and casts 9 months ago
audio 23e08f7807 SDL_LoadWAV_IO(): On error, set `*audio_buf` to NULL and `*audio_len` to 0 7 months ago
camera dc2c83c383 Support Google Play 16 KB Page Size Requirement (#13470) 7 months ago
core cb5436045d tray: linux fix tray menu elements not running callbacks (#13626) 7 months ago
cpuinfo 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months ago
dialog 27caa57695 dialog: Make sure we don't underflow a string in Cocoa backend. 8 months ago
dynapi f361034ac3 fix typos 7 months ago
events 26c41f3f9a Fix Android build 7 months ago
filesystem af1c05fd58 filesystem: Check SDL_GetPrefPath parameters at the higher level. 8 months ago
gpu 42463569d5 GPU: Vulkan backend flags command buffer for cleanup when swapchain is requested 7 months ago
haptic 1749aba641 Fixed a few "-Wredundant-decls" warnings 7 months ago
hidapi ae5ce258cf Fix double-free warning in src/hidapi/linux/hid.c 7 months ago
io 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 8 months ago
joystick e8b5d90c41 SInput: ABXY Style Application and Code Cleanup (#13624) 7 months ago
libm f361034ac3 fix typos 7 months ago
loadso f2074d7af3 Updated copyright for 2025 1 year ago
locale 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months ago
main b3af72f69e emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE. 8 months ago
misc cdde6dd7bb Bumped deployment requirements for Apple platforms 1 year ago
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 8 months ago
process 7b501ae71f Add a few include guards to private headers 7 months ago
render 8dedf44929 Fixed warning: initialization of pointer of type 'VkSampler' (aka 'struct VkSampler_T *') to null from a constant boolean expression 7 months ago
sensor 718034f5fa Remove newlines from log messages 1 year ago
stdlib 3195980b49 Define relevant macros when LACKS_ERRNO_H is true 7 months ago
storage 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 8 months ago
test d7939abf42 Use consistent style for pointer declarations and casts 9 months ago
thread c64518f300 PSP: Truncate thread name when passing to sceKernelCreateThread 8 months ago
time 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months ago
timer 62d82ffc15 fix: don't use `CLOCK_MONOTONIC_RAW` on Android 8 months ago
tray cb5436045d tray: linux fix tray menu elements not running callbacks (#13626) 7 months ago
video 51ce3f8c8d x11: Filter mouse wheel events from "Master" devices 7 months ago
SDL.c 2989d0c420 Fixed build 7 months ago
SDL_assert.c 54f5b73333 emscripten: Don't use legacy JS library functions for assertions 1 year ago
SDL_assert_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_error.c 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months ago
SDL_error_c.h 1a7c206986 Save and restore error messages when rolling back after failed init 1 year ago
SDL_guid.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_hashtable.c 84a236c92e hashtable: Redesign the hashtable API. 1 year ago
SDL_hashtable.h 11ec0c7a8f hashtable: Fix documentation typos 8 months ago
SDL_hints.c d7939abf42 Use consistent style for pointer declarations and casts 9 months ago
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_internal.h 885e611f3c Added macros to push/pop error messages while cleaning up 9 months ago
SDL_list.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_list.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_log.c 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_properties.c cf819ca818 Don't allow further operations on properties while we're destroying them 1 year ago
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_utils.c 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 8 months ago
SDL_utils_c.h 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 8 months ago