.. |
atomic
|
f2074d7af3
Updated copyright for 2025
|
3 months ago |
audio
|
6d78273442
Return early in stead of goto
|
2 weeks ago |
camera
|
d57aa6f7af
pipewire: Don't require pw_check_library_version() with Pipewire < 0.3.75
|
1 month ago |
core
|
6430aed3dd
Removed SDL_XInputVersion, which isn't used
|
2 weeks ago |
cpuinfo
|
5d804a39d9
Implement SDL_GetSystemRAM and SDL_GetNumLogicalCPUCores for the 3ds (#12494)
|
1 month ago |
dialog
|
1c008d8ed0
Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services
|
2 months ago |
dynapi
|
39a3b14dfe
Renamed SDL_GetGPUDeviceDebugProperties() to SDL_GetGPUDeviceProperties()
|
2 weeks ago |
events
|
289f5cfdbb
touch: Don't call ResetTouch() if SDL_GetTouch() can't find a virtual device.
|
3 weeks ago |
filesystem
|
b3336c5a73
Match style
|
1 month ago |
gpu
|
33f90f2e41
GPU Vulkan: Clean up in Submit in headless mode (#12744)
|
2 weeks ago |
haptic
|
10fae8c34b
Fixed Android build warnings
|
1 month ago |
hidapi
|
718034f5fa
Remove newlines from log messages
|
2 months ago |
io
|
10072bb07d
asyncio: SDL_LoadFileAsync was not null-terminating the file data.
|
1 month ago |
joystick
|
40e08ee7af
Assume new XBox controllers have a share button
|
2 weeks 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
|
0f27c3aabd
Added SDL_PROP_PROCESS_CREATE_WORKING_DIRECTORY_STRING
|
3 weeks ago |
render
|
36fc1c2c9c
Fixed texture colorspace when creating a texture from a surface
|
2 weeks ago |
sensor
|
718034f5fa
Remove newlines from log messages
|
2 months ago |
stdlib
|
3235a4eb4f
Initialize the padding of aligned allocations to zero
|
1 month ago |
storage
|
5283f73748
storage: Declare a private bootstrap for NDA user storage
|
1 month ago |
test
|
f355c7f217
Allow the progress API to be used on all platforms
|
3 weeks ago |
thread
|
0306b5a865
Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411)
|
1 month ago |
time
|
7b93a744c8
time: Fix compilation on Solaris
|
1 month 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
|
646f1f243f
x11: Only enable _NET_WM_SYNC_REQUEST for OpenGL windows
|
2 weeks ago |
SDL.c
|
1a7c206986
Save and restore error messages when rolling back after failed init
|
1 month ago |
SDL_assert.c
|
54f5b73333
emscripten: Don't use legacy JS library functions for assertions
|
1 month 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
|
1a7c206986
Save and restore error messages when rolling back after failed init
|
1 month 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
|
6bb16296b0
Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY
|
2 weeks 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
|
82b245d13a
Added support for the HORI Taiko No Tatsujin Drum Controller
|
2 weeks ago |
SDL_utils_c.h
|
281f0fae1c
Include the VID/PID of generic keyboard/mouse devices on Windows
|
1 month ago |