cosmonaut 2f77558bad fix comment 2 months ago
..
atomic f2074d7af3 Updated copyright for 2025 3 months ago
audio 35544df838 Changed PULSEAUDIO_FlushRecording() to only flush audio present when called. 1 month ago
camera e50db698e2 Disable all camera drivers if SDL_CAMERA_DISABLED is defined 1 month ago
core 3293eb1a16 use hidapi to get mouse/keyboard string 1 month ago
cpuinfo f2074d7af3 Updated copyright for 2025 3 months ago
dialog 1c008d8ed0 Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services 2 months ago
dynapi 8730f6a569 dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 2 months ago
events db4e6c1931 Cocoa metal layers need their size updated before renderer updates 1 month ago
filesystem 14edb21aec check for backslashes as well as the forward slash 2 months ago
gpu 2f77558bad fix comment 1 month ago
haptic 58388e8db4 Add SDL_HINT_JOYSTICK_HAPTIC_AXES 1 month ago
hidapi 718034f5fa Remove newlines from log messages 2 months ago
io ad11c6988c src/io/SDL_asyncio.c:SDL_AsyncIOFromFile(): Fix null-dereference warning 1 month ago
joystick a811e0ef0f Added support for the 8BitDo Micro gamepad 1 month ago
libm f2074d7af3 Updated copyright for 2025 3 months ago
loadso f2074d7af3 Updated copyright for 2025 3 months ago
locale 156b3b4a8c Fixed language detection on iOS 3 months ago
main f2074d7af3 Updated copyright for 2025 3 months ago
misc cdde6dd7bb Bumped deployment requirements for Apple platforms 3 months ago
power f2074d7af3 Updated copyright for 2025 3 months ago
process adb91fd3db process: Don't use vfork() on Apple platforms. 2 months ago
render db4e6c1931 Cocoa metal layers need their size updated before renderer updates 1 month ago
sensor 718034f5fa Remove newlines from log messages 2 months ago
stdlib 6980325310 Added support for the "%n" sscanf format specifier 1 month ago
storage 010f27dc70 storage: enumerate and glob on storage can accept a NULL path. 3 months ago
test c70f54e28b Remove redundant casts 1 month ago
thread 1a853973ab thread/windows: fix stack overflow in exception naming 1 month ago
time f2074d7af3 Updated copyright for 2025 3 months ago
timer 73a8143581 timer, windows: allow building high resolution code with old SDKs. 2 months ago
tray 3be67ced64 Fix GTK tray icon without menu + lifetime 2 months ago
video e6a24fcbb5 fix stbi__parse_png_file() reading too much bytes (thanks @miniupnp!) 1 month ago
SDL.c 7570ab106d tray: improved error checking 3 months ago
SDL_assert.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_assert_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_error.c efc390d7e2 Don't log SDL errors by default 3 months ago
SDL_error_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_guid.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_hashtable.c 84a236c92e hashtable: Redesign the hashtable API. 2 months ago
SDL_hashtable.h 84a236c92e hashtable: Redesign the hashtable API. 2 months ago
SDL_hints.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_internal.h e50db698e2 Disable all camera drivers if SDL_CAMERA_DISABLED is defined 1 month ago
SDL_list.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_list.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_log.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_properties.c 84a236c92e hashtable: Redesign the hashtable API. 2 months ago
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_utils.c 1ddba3ad55 Replace "8BitDo Tech Ltd" with "8BitDo" in the manufacturer string 1 month ago
SDL_utils_c.h 5d776c070a Refactored SDL_CreateJoystickName() into a general SDL_CreateDeviceName() 1 month ago