.. |
atomic
|
f2074d7af3
Updated copyright for 2025
|
3 months ago |
audio
|
f868408a3a
Ceil the audio resampling rate to avoid over-estimating output samples.
|
1 month ago |
camera
|
1d0ecf982f
pipewire: Don't require pw_check_library_version() with Pipewire < 0.3.75
|
1 month ago |
core
|
1a2362ebf1
Updated to version 3.2.9 for development
|
1 month ago |
cpuinfo
|
ada55bd887
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
|
8730f6a569
dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator.
|
2 months ago |
events
|
9a6f8a2512
mouse: Add internal integer mouse mode hint for sdl2-compat
|
1 month ago |
filesystem
|
b3336c5a73
Match style
|
1 month ago |
gpu
|
18d93d11e1
Only use VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR on Android
|
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
|
5c0c5d2816
Fixed crash unplugging a HIDAPI controller
|
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.
|
3 months ago |
render
|
fec3e2cd45
Removed logic forcing vsync on if setting it off fails
|
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
|
fe97cff7d1
Fixed memory leak in memory leak tracking
|
1 month ago |
thread
|
8cdeb1a35a
Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411)
|
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
|
74b3b8e9e3
avoid UB (left shift of negative number) in SDL_windowsevents.c
|
1 month ago |
SDL.c
|
110a832f5c
Save and restore error messages when rolling back after failed init
|
1 month 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
|
110a832f5c
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 |