Sam Lantinga 3c0a6c32d4 Fixed crash getting clipboard data processing clipboard events on X11 11 months ago
..
atomic 9cefbab766 remove watcom compiler support from private sources 1 year ago
audio 0467c531fa wasapi: Check for a NULL device during disconnect handling. 11 months ago
camera 09bd8e8a5a camera: Fix Emscripten builds when using `-sASYNCIFY`. 11 months ago
core e1fde46a6a Include SDL_internal.h before checking HAVE_FRIBIDI_H 11 months ago
cpuinfo b299e0de46 Use elf_aux_info() on OpenBSD 1 year ago
dialog 3723913969 SDL_zenitymessagebox.c: Add exit code checking. 11 months ago
dynapi 73334b6bb4 Added support for loading and saving PNG images using stb_image 11 months ago
events ce4af658ba events: Periodically poll tray events on *nix platforms 11 months ago
filesystem 9f9952d53a Fixed filesystem operations on iOS 1 year ago
gpu c74b406a4c Fix SDL GPU D3D12 Descriptor Heap leak 11 months ago
haptic 25b2d2c821 Use new parameter validation macro 1 year ago
hidapi b2188b325d Fixed HIDAPI controller disconnect reading on multiple threads 1 year ago
io 8df057fafc iostream: Properly support the "x" mode for SDL_IOFromFile() 11 months ago
joystick d4b684311e Added the Wooting 60HE keyboard to the controller blacklist 11 months ago
libm 9cefbab766 remove watcom compiler support from private sources 1 year ago
loadso 25b2d2c821 Use new parameter validation macro 1 year ago
locale 2f5bc17ea6 Fix support for Windows XP and up (#13904) 1 year ago
main f5d7004cbb main: Fixed crashes if specifying hints to Emscripten as URL options. 1 year ago
misc 25b2d2c821 Use new parameter validation macro 1 year ago
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 1 year ago
process 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 1 year ago
render 2a96997e90 Fixed bug #14173 - Android / SDL_Renderer Vulkan : going background / foreground produces a black screen. 11 months ago
sensor 25b2d2c821 Use new parameter validation macro 1 year ago
stdlib f39e49a3dd SDL_mslibc: Implement _ftoul2_legacy() 11 months ago
storage 25b2d2c821 Use new parameter validation macro 1 year ago
test da84d78796 Fixed unknown frees being reported when SDL is built without allocation counts 1 year ago
thread 25b2d2c821 Use new parameter validation macro 1 year ago
time dc1cc98e2b N-Gage: Add SDL_TimeToDateTime() implementation (#14141) 11 months ago
timer 25b2d2c821 Use new parameter validation macro 1 year ago
tray aef05d8750 tray(Win32): re-add the tray icon upon taskbar restart (#13261) 1 year ago
video 3c0a6c32d4 Fixed crash getting clipboard data processing clipboard events on X11 11 months ago
SDL.c 9cefbab766 remove watcom compiler support from private sources 1 year ago
SDL_assert.c 9cefbab766 remove watcom compiler support from private sources 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) 1 year 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 1 year ago
SDL_hashtable.h 11ec0c7a8f hashtable: Fix documentation typos 1 year ago
SDL_hints.c 25b2d2c821 Use new parameter validation macro 1 year 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 11 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 1 year ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_properties.c 25b2d2c821 Use new parameter validation macro 1 year 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 11 months ago
SDL_utils_c.h c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 1 year ago