| .. |
|
atomic
|
…
|
|
|
audio
|
pulseaudio: cleanup TLS every time we finish a threaded-mainloop callback.
|
2025-04-05 23:02:33 -04:00 |
|
camera
|
pipewire: Don't require pw_check_library_version() with Pipewire < 0.3.75
|
2025-03-03 07:32:19 -08:00 |
|
core
|
Removed SDL_XInputVersion, which isn't used
|
2025-04-03 13:39:09 -07:00 |
|
cpuinfo
|
Implement SDL_GetSystemRAM and SDL_GetNumLogicalCPUCores for the 3ds (#12494)
|
2025-03-08 09:51:37 -08:00 |
|
dialog
|
Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services
|
2025-01-28 05:13:35 -08:00 |
|
dynapi
|
Add SDL_CreateGPURenderer
|
2025-04-07 09:26:03 -07:00 |
|
events
|
rename local pointer vars 'pixel' to 'pixels'
|
2025-04-08 18:20:03 +03:00 |
|
filesystem
|
Match style
|
2025-02-27 07:10:09 -08:00 |
|
gpu
|
GPU Vulkan: Clean up in Submit in headless mode (#12744)
|
2025-04-04 14:27:18 -07:00 |
|
haptic
|
Fixed Android build warnings
|
2025-03-20 11:02:33 -07:00 |
|
hidapi
|
…
|
|
|
io
|
asyncio: SDL_LoadFileAsync was not null-terminating the file data.
|
2025-03-20 15:50:06 -04:00 |
|
joystick
|
Assume new XBox controllers have a share button
|
2025-04-03 12:31:45 -07:00 |
|
libm
|
…
|
|
|
loadso
|
…
|
|
|
locale
|
…
|
|
|
main
|
…
|
|
|
misc
|
…
|
|
|
power
|
…
|
|
|
process
|
Added SDL_PROP_PROCESS_CREATE_WORKING_DIRECTORY_STRING
|
2025-03-27 11:30:00 -07:00 |
|
render
|
rename local pointer vars 'pixel' to 'pixels'
|
2025-04-08 18:20:03 +03:00 |
|
sensor
|
…
|
|
|
stdlib
|
Initialize the padding of aligned allocations to zero
|
2025-03-12 11:42:02 -07:00 |
|
storage
|
storage: Declare a private bootstrap for NDA user storage
|
2025-03-18 22:12:21 -04:00 |
|
test
|
Allow the progress API to be used on all platforms
|
2025-03-25 11:24:22 -07:00 |
|
thread
|
Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411)
|
2025-03-07 17:31:06 -08:00 |
|
time
|
time: Fix compilation on Solaris
|
2025-03-19 12:19:42 -04:00 |
|
timer
|
timer, windows: allow building high resolution code with old SDKs.
|
2025-02-02 21:23:50 +03:00 |
|
tray
|
Fix GTK tray icon without menu + lifetime
|
2025-02-12 16:18:31 -08:00 |
|
video
|
update sdlgenblit.pl after PR/12769
|
2025-04-08 18:24:11 +03:00 |
|
SDL.c
|
Save and restore error messages when rolling back after failed init
|
2025-03-02 07:55:56 -08:00 |
|
SDL_assert.c
|
emscripten: Don't use legacy JS library functions for assertions
|
2025-03-20 16:24:16 -07:00 |
|
SDL_assert_c.h
|
…
|
|
|
SDL_error.c
|
…
|
|
|
SDL_error_c.h
|
Save and restore error messages when rolling back after failed init
|
2025-03-02 07:55:56 -08:00 |
|
SDL_guid.c
|
…
|
|
|
SDL_hashtable.c
|
hashtable: Redesign the hashtable API.
|
2025-02-15 18:52:56 -05:00 |
|
SDL_hashtable.h
|
hashtable: Redesign the hashtable API.
|
2025-02-15 18:52:56 -05:00 |
|
SDL_hints.c
|
Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY
|
2025-04-03 11:33:34 -07:00 |
|
SDL_hints_c.h
|
…
|
|
|
SDL_internal.h
|
Disable all camera drivers if SDL_CAMERA_DISABLED is defined
|
2025-02-22 09:48:49 -08:00 |
|
SDL_list.c
|
…
|
|
|
SDL_list.h
|
…
|
|
|
SDL_log.c
|
…
|
|
|
SDL_log_c.h
|
…
|
|
|
SDL_properties.c
|
Don't allow further operations on properties while we're destroying them
|
2025-02-26 08:34:14 -08:00 |
|
SDL_properties_c.h
|
…
|
|
|
SDL_utils.c
|
Added support for the HORI Taiko No Tatsujin Drum Controller
|
2025-04-02 08:30:26 -07:00 |
|
SDL_utils_c.h
|
Include the VID/PID of generic keyboard/mouse devices on Windows
|
2025-02-27 14:03:39 -08:00 |