Sam Lantinga 7454302cd0 Fixed 16-bit -> 32-bit blit lookup tables 5 months ago
..
atomic 9cefbab766 remove watcom compiler support from private sources 6 months ago
audio 0467c531fa wasapi: Check for a NULL device during disconnect handling. 5 months ago
camera 25b2d2c821 Use new parameter validation macro 6 months ago
core e1fde46a6a Include SDL_internal.h before checking HAVE_FRIBIDI_H 5 months ago
cpuinfo b299e0de46 Use elf_aux_info() on OpenBSD 5 months ago
dialog 3723913969 SDL_zenitymessagebox.c: Add exit code checking. 5 months ago
dynapi 73334b6bb4 Added support for loading and saving PNG images using stb_image 5 months ago
events baae2a628d Store the current window display ID on the window 5 months ago
filesystem 9f9952d53a Fixed filesystem operations on iOS 5 months ago
gpu 2638537f92 Fix vulkan gpu resize lag on windows 5 months ago
haptic 25b2d2c821 Use new parameter validation macro 6 months ago
hidapi b2188b325d Fixed HIDAPI controller disconnect reading on multiple threads 5 months ago
io 8df057fafc iostream: Properly support the "x" mode for SDL_IOFromFile() 5 months ago
joystick 6e6dc500b5 Add blacklist words for gamepad names 5 months ago
libm 9cefbab766 remove watcom compiler support from private sources 6 months ago
loadso 25b2d2c821 Use new parameter validation macro 6 months ago
locale 2f5bc17ea6 Fix support for Windows XP and up (#13904) 6 months ago
main f5d7004cbb main: Fixed crashes if specifying hints to Emscripten as URL options. 5 months ago
misc 25b2d2c821 Use new parameter validation macro 6 months ago
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 8 months ago
process 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 6 months ago
render b92557c0b7 Made error message consistent between SDL_SetSurfacePalette() and SDL_SetTexturePalette() 5 months ago
sensor 25b2d2c821 Use new parameter validation macro 6 months ago
stdlib f39e49a3dd SDL_mslibc: Implement _ftoul2_legacy() 5 months ago
storage 25b2d2c821 Use new parameter validation macro 6 months ago
test da84d78796 Fixed unknown frees being reported when SDL is built without allocation counts 5 months ago
thread 25b2d2c821 Use new parameter validation macro 6 months ago
time dc1cc98e2b N-Gage: Add SDL_TimeToDateTime() implementation (#14141) 5 months ago
timer 25b2d2c821 Use new parameter validation macro 6 months ago
tray aef05d8750 tray(Win32): re-add the tray icon upon taskbar restart (#13261) 5 months ago
video 7454302cd0 Fixed 16-bit -> 32-bit blit lookup tables 5 months ago
SDL.c 9cefbab766 remove watcom compiler support from private sources 6 months ago
SDL_assert.c 9cefbab766 remove watcom compiler support from private sources 6 months 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 25b2d2c821 Use new parameter validation macro 6 months ago
SDL_hashtable.h 11ec0c7a8f hashtable: Fix documentation typos 8 months ago
SDL_hints.c 25b2d2c821 Use new parameter validation macro 6 months ago
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_internal.h 33c849d030 Always enable object validation when checking is explicitly enabled 5 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 25b2d2c821 Use new parameter validation macro 6 months ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_properties.c 25b2d2c821 Use new parameter validation macro 6 months ago
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_utils.c 33c849d030 Always enable object validation when checking is explicitly enabled 5 months ago
SDL_utils_c.h c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 6 months ago