Sam Lantinga a96664674f Fixed windows events on 32-bit Windows 4 月之前
..
atomic 9cefbab766 remove watcom compiler support from private sources 6 月之前
audio b9c790949e wasapi: Don't ignore device disconnect events on unopened devices. 4 月之前
camera 836dad75ae Remove redundant semicolons. 4 月之前
core 641deb9c0e Initial port to SDL3 audio subsystem 4 月之前
cpuinfo ea8e66ccd1 Don't use getpagesize() on Windows 4 月之前
dialog 3b0347ac48 Don't do NULL-checks before free() 5 月之前
dynapi e18d63a4e2 Added SDL_RotateSurface() 5 月之前
events 49134ecf25 Pass the error through from the SetRelativeMouseMode() implementation 4 月之前
filesystem 9f9952d53a Fixed filesystem operations on iOS 6 月之前
gpu 6a01d6e7d3 D3D12 GPU: Prevent reading out of bounds when uploading textures. 4 月之前
haptic 25b2d2c821 Use new parameter validation macro 6 月之前
hidapi b695e5c24b Fixed whitespace 4 月之前
io 836dad75ae Remove redundant semicolons. 4 月之前
joystick 9a19cc8323 Fixed unaligned load in Xbox HIDAPI driver 4 月之前
libm 9cefbab766 remove watcom compiler support from private sources 6 月之前
loadso 25b2d2c821 Use new parameter validation macro 6 月之前
locale 2f5bc17ea6 Fix support for Windows XP and up (#13904) 6 月之前
main f5d7004cbb main: Fixed crashes if specifying hints to Emscripten as URL options. 6 月之前
misc 42ce72be3c Fix libusb get_port_numbers signature for FreeBSD 5 月之前
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 8 月之前
process 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 6 月之前
render cc2a272d6f Enable RLE more often in the software renderer 4 月之前
sensor be1d44279c Fixed error: incompatible function pointer types passing 4 月之前
stdlib 5ad9b6b317 Add bounds checks in SDL_qsort (#10066) 4 月之前
storage fc6f97f162 Fix NULL pointer dereference in SDL_GlobStorageDirectory 4 月之前
test 84fac6ca44 testautomation: verify that RLE operation output is correct 4 月之前
thread d9ca0457b5 Make sure we don't allocate a TLS ID clobbering an application defined one 4 月之前
time dc1cc98e2b N-Gage: Add SDL_TimeToDateTime() implementation (#14141) 5 月之前
timer 25b2d2c821 Use new parameter validation macro 6 月之前
tray aaee09d6ed Don't do NULL-checks before SDL_free() 5 月之前
video a96664674f Fixed windows events on 32-bit Windows 4 月之前
SDL.c 9cefbab766 remove watcom compiler support from private sources 6 月之前
SDL_assert.c 9cefbab766 remove watcom compiler support from private sources 6 月之前
SDL_assert_c.h f2074d7af3 Updated copyright for 2025 1 年之前
SDL_error.c 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 月之前
SDL_error_c.h 1a7c206986 Save and restore error messages when rolling back after failed init 1 年之前
SDL_guid.c f2074d7af3 Updated copyright for 2025 1 年之前
SDL_hashtable.c 25b2d2c821 Use new parameter validation macro 6 月之前
SDL_hashtable.h 11ec0c7a8f hashtable: Fix documentation typos 8 月之前
SDL_hints.c 25b2d2c821 Use new parameter validation macro 6 月之前
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 1 年之前
SDL_internal.h ee622c570a Made SDL_dlopennote.h a public header 5 月之前
SDL_list.c f2074d7af3 Updated copyright for 2025 1 年之前
SDL_list.h f2074d7af3 Updated copyright for 2025 1 年之前
SDL_log.c f773da2273 log: Rework NGAGE logging. (#14321) 4 月之前
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 年之前
SDL_properties.c 25b2d2c821 Use new parameter validation macro 6 月之前
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 1 年之前
SDL_utils.c e08edab180 Log object leaks at debug level 5 月之前
SDL_utils_c.h c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 6 月之前