Frank Praznik d058781f71 mouse: Fix memory leak if events are sent after shutdown 9 mesiacov pred
..
atomic d4bef0d5ba Add support for tcc to cmake (#14464) 9 mesiacov pred
audio 7db0e48454 wasapi: Minor style tweaks. 9 mesiacov pred
camera 836dad75ae Remove redundant semicolons. 9 mesiacov pred
core a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 9 mesiacov pred
cpuinfo 4cc9153df2 Android: remove old cpu-feature code, and fix build (add HAVE_GETAUXV… (#14460) 9 mesiacov pred
dialog 3b0347ac48 Don't do NULL-checks before free() 10 mesiacov pred
dynapi a01d6f109d Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374) 9 mesiacov pred
events d058781f71 mouse: Fix memory leak if events are sent after shutdown 9 mesiacov pred
filesystem 4bc9ab665d Use a base path of "./" on Android 9 mesiacov pred
gpu 9dbde4542c gpu: Windows 11 guarantees a D3D12 minimum, skip checks accordingly 9 mesiacov pred
haptic 25b2d2c821 Use new parameter validation macro 11 mesiacov pred
hidapi 1998b65045 Added support for the new Steam Controller 9 mesiacov pred
io 836dad75ae Remove redundant semicolons. 9 mesiacov pred
joystick c68254927f Fixed the SI GameCube dual stage trigger button mapping 9 mesiacov pred
libm 9cefbab766 remove watcom compiler support from private sources 11 mesiacov pred
loadso 25b2d2c821 Use new parameter validation macro 11 mesiacov pred
locale 2f5bc17ea6 Fix support for Windows XP and up (#13904) 11 mesiacov pred
main f5d7004cbb main: Fixed crashes if specifying hints to Emscripten as URL options. 11 mesiacov pred
misc 42ce72be3c Fix libusb get_port_numbers signature for FreeBSD 9 mesiacov pred
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 1 rok pred
process 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 11 mesiacov pred
render 0ae3d7b0b0 Fixed crash in the vulkan renderer when the window is minimized 9 mesiacov pred
sensor be1d44279c Fixed error: incompatible function pointer types passing 9 mesiacov pred
stdlib 5ad9b6b317 Add bounds checks in SDL_qsort (#10066) 9 mesiacov pred
storage 4bc9ab665d Use a base path of "./" on Android 9 mesiacov pred
test a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 9 mesiacov pred
thread a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 9 mesiacov pred
time dc1cc98e2b N-Gage: Add SDL_TimeToDateTime() implementation (#14141) 10 mesiacov pred
timer 25b2d2c821 Use new parameter validation macro 11 mesiacov pred
tray aaee09d6ed Don't do NULL-checks before SDL_free() 10 mesiacov pred
video a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 9 mesiacov pred
SDL.c 9cefbab766 remove watcom compiler support from private sources 11 mesiacov pred
SDL_assert.c 9cefbab766 remove watcom compiler support from private sources 11 mesiacov pred
SDL_assert_c.h f2074d7af3 Updated copyright for 2025 1 rok pred
SDL_error.c 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 1 rok pred
SDL_error_c.h 1a7c206986 Save and restore error messages when rolling back after failed init 1 rok pred
SDL_guid.c f2074d7af3 Updated copyright for 2025 1 rok pred
SDL_hashtable.c 25b2d2c821 Use new parameter validation macro 11 mesiacov pred
SDL_hashtable.h 11ec0c7a8f hashtable: Fix documentation typos 1 rok pred
SDL_hints.c 25b2d2c821 Use new parameter validation macro 11 mesiacov pred
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 1 rok pred
SDL_internal.h ee622c570a Made SDL_dlopennote.h a public header 10 mesiacov pred
SDL_list.c f2074d7af3 Updated copyright for 2025 1 rok pred
SDL_list.h f2074d7af3 Updated copyright for 2025 1 rok pred
SDL_log.c f773da2273 log: Rework NGAGE logging. (#14321) 9 mesiacov pred
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 rok pred
SDL_properties.c 25b2d2c821 Use new parameter validation macro 11 mesiacov pred
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 1 rok pred
SDL_utils.c e08edab180 Log object leaks at debug level 9 mesiacov pred
SDL_utils_c.h c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 11 mesiacov pred