Sam Lantinga eb89d0c8c3 Don't put wired Switch Pro controllers into simple report mode 1 month 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 049a7a04de Wake the main thread for main function dispatch 1 month ago
filesystem 14edb21aec check for backslashes as well as the forward slash 2 months ago
gpu 9464aaa8af Change D3D12 GPU backend to respect has_depth_stencil_target 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 eb89d0c8c3 Don't put wired Switch Pro controllers into simple report mode 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 85a302550d Set an error message if the rect passed to SDL_RenderReadPixels() is entirely outside the viewport 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 1ea99bc904 Early out if setting a duplicate window title 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 cf819ca818 Don't allow further operations on properties while we're destroying them 1 month 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