Sam Lantinga 7224b40407 Fix errors when building stb_image with -DSDL_LIBC=OFF 1 月之前
..
atomic f2074d7af3 Updated copyright for 2025 3 月之前
audio 945da099ae pipewire: Fix possible deadlock when opening a device 1 月之前
camera e50db698e2 Disable all camera drivers if SDL_CAMERA_DISABLED is defined 1 月之前
core 3293eb1a16 use hidapi to get mouse/keyboard string 1 月之前
cpuinfo f2074d7af3 Updated copyright for 2025 3 月之前
dialog 1c008d8ed0 Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services 2 月之前
dynapi 8730f6a569 dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 2 月之前
events c70f54e28b Remove redundant casts 1 月之前
filesystem 14edb21aec check for backslashes as well as the forward slash 2 月之前
gpu b5297de56f Add 'const' to pointer parameters 1 月之前
haptic 1c0e2b7f97 SDL_OpenHapticFromJoystick() returns a valid haptic object 2 月之前
hidapi 718034f5fa Remove newlines from log messages 2 月之前
io 1c7cc60286 Skip IsRegularFileOrPipe() check on Emscripten 2 月之前
joystick a811e0ef0f Added support for the 8BitDo Micro gamepad 1 月之前
libm f2074d7af3 Updated copyright for 2025 3 月之前
loadso f2074d7af3 Updated copyright for 2025 3 月之前
locale 156b3b4a8c Fixed language detection on iOS 3 月之前
main f2074d7af3 Updated copyright for 2025 3 月之前
misc cdde6dd7bb Bumped deployment requirements for Apple platforms 3 月之前
power f2074d7af3 Updated copyright for 2025 3 月之前
process adb91fd3db process: Don't use vfork() on Apple platforms. 2 月之前
render c70f54e28b Remove redundant casts 1 月之前
sensor 718034f5fa Remove newlines from log messages 2 月之前
stdlib 84a236c92e hashtable: Redesign the hashtable API. 2 月之前
storage 010f27dc70 storage: enumerate and glob on storage can accept a NULL path. 3 月之前
test c70f54e28b Remove redundant casts 1 月之前
thread 1a853973ab thread/windows: fix stack overflow in exception naming 1 月之前
time f2074d7af3 Updated copyright for 2025 3 月之前
timer 73a8143581 timer, windows: allow building high resolution code with old SDKs. 2 月之前
tray 3be67ced64 Fix GTK tray icon without menu + lifetime 2 月之前
video 7224b40407 Fix errors when building stb_image with -DSDL_LIBC=OFF 1 月之前
SDL.c 7570ab106d tray: improved error checking 3 月之前
SDL_assert.c f2074d7af3 Updated copyright for 2025 3 月之前
SDL_assert_c.h f2074d7af3 Updated copyright for 2025 3 月之前
SDL_error.c efc390d7e2 Don't log SDL errors by default 3 月之前
SDL_error_c.h f2074d7af3 Updated copyright for 2025 3 月之前
SDL_guid.c f2074d7af3 Updated copyright for 2025 3 月之前
SDL_hashtable.c 84a236c92e hashtable: Redesign the hashtable API. 2 月之前
SDL_hashtable.h 84a236c92e hashtable: Redesign the hashtable API. 2 月之前
SDL_hints.c f2074d7af3 Updated copyright for 2025 3 月之前
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 3 月之前
SDL_internal.h e50db698e2 Disable all camera drivers if SDL_CAMERA_DISABLED is defined 1 月之前
SDL_list.c f2074d7af3 Updated copyright for 2025 3 月之前
SDL_list.h f2074d7af3 Updated copyright for 2025 3 月之前
SDL_log.c f2074d7af3 Updated copyright for 2025 3 月之前
SDL_log_c.h f2074d7af3 Updated copyright for 2025 3 月之前
SDL_properties.c 84a236c92e hashtable: Redesign the hashtable API. 2 月之前
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 3 月之前
SDL_utils.c 1ddba3ad55 Replace "8BitDo Tech Ltd" with "8BitDo" in the manufacturer string 1 月之前
SDL_utils_c.h 5d776c070a Refactored SDL_CreateJoystickName() into a general SDL_CreateDeviceName() 1 月之前