.. |
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
|
3fa1bd81fe
Fixed previous commit renaming {add,remove}AudioDevice to native{Add,Remove}AudioDevice
|
3 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
|
633b9f6fb1
Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode()
|
3 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
|
512485869c
fix vulkan vertex buffer indexing
|
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
|
4aefde015e
Only send sensor data if sensors are enabled for 8BitDo controllers
|
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
|
cbc26fe2c4
Add Emscripten window data to window properties
|
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
|
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
|
281f0fae1c
Include the VID/PID of generic keyboard/mouse devices on Windows
|
1 month ago |
SDL_utils_c.h
|
281f0fae1c
Include the VID/PID of generic keyboard/mouse devices on Windows
|
1 month ago |