| .. |
|
atomic
|
|
|
|
audio
|
pulseaudio: Match channel map to SDL's chosen order
|
2025-10-30 13:32:43 -07:00 |
|
camera
|
camera: Make refcounts more robust, and actually destroy disconnected cameras.
|
2025-10-10 16:21:59 -04:00 |
|
core
|
KMSDRM/EVDEV: add VT switching support for FreeBSD (#14346)
|
2025-10-29 09:52:32 -07:00 |
|
cpuinfo
|
Fixed warning: implicit conversion loses integer precision: 'long' to 'int'
|
2025-10-27 17:49:49 -07:00 |
|
dialog
|
Don't do NULL-checks before free()
|
2025-10-20 00:13:09 -07:00 |
|
dynapi
|
Added SDL_RotateSurface()
|
2025-10-22 17:55:02 -07:00 |
|
events
|
Fixed trying to grab the mouse when losing keyboard focus
|
2025-10-28 07:15:43 -07:00 |
|
filesystem
|
Fixed filesystem operations on iOS
|
2025-09-22 10:09:30 -07:00 |
|
gpu
|
If VULKAN_Submit fails during VULKAN_INTERNAL_CreateTexture, destroy the texture and return NULL
|
2025-10-20 16:24:20 -07:00 |
|
haptic
|
|
|
|
hidapi
|
Added support for the Flydigi Apex 5 controller (#14218)
|
2025-10-30 21:20:44 -07:00 |
|
io
|
Don't do NULL-checks before SDL_free()
|
2025-10-20 00:13:09 -07:00 |
|
joystick
|
Mark the Apex 5 controller as being acquired by SDL
|
2025-10-30 22:35:06 -07:00 |
|
libm
|
|
|
|
loadso
|
|
|
|
locale
|
|
|
|
main
|
main: Fixed crashes if specifying hints to Emscripten as URL options.
|
2025-09-22 11:57:42 -04:00 |
|
misc
|
Fix libusb get_port_numbers signature for FreeBSD
|
2025-10-24 08:26:17 -07:00 |
|
power
|
|
|
|
process
|
|
|
|
render
|
Fixed potential double-free when creating a renderer (thanks @Sackzement!)
|
2025-11-01 11:24:14 -07:00 |
|
sensor
|
Fixed error: incompatible function pointer types passing
|
2025-10-27 10:13:57 -07:00 |
|
stdlib
|
Don't do NULL-checks before SDL_free()
|
2025-10-20 00:13:09 -07:00 |
|
storage
|
|
|
|
test
|
testautomation: verify that RLE operation output is correct
|
2025-10-29 09:07:56 -07:00 |
|
thread
|
Make sure we don't allocate a TLS ID clobbering an application defined one
|
2025-10-29 14:05:49 -07:00 |
|
time
|
N-Gage: Add SDL_TimeToDateTime() implementation (#14141)
|
2025-10-04 20:00:27 +03:00 |
|
timer
|
|
|
|
tray
|
Don't do NULL-checks before SDL_free()
|
2025-10-20 00:13:09 -07:00 |
|
video
|
wayland: Optimize custom cursor image lookup
|
2025-10-31 16:15:12 -04:00 |
|
SDL.c
|
|
|
|
SDL_assert.c
|
|
|
|
SDL_assert_c.h
|
|
|
|
SDL_error.c
|
|
|
|
SDL_error_c.h
|
|
|
|
SDL_guid.c
|
|
|
|
SDL_hashtable.c
|
|
|
|
SDL_hashtable.h
|
|
|
|
SDL_hints.c
|
|
|
|
SDL_hints_c.h
|
|
|
|
SDL_internal.h
|
Made SDL_dlopennote.h a public header
|
2025-10-10 12:47:42 -07:00 |
|
SDL_list.c
|
|
|
|
SDL_list.h
|
|
|
|
SDL_log.c
|
log: Rework NGAGE logging. (#14321)
|
2025-10-27 08:48:04 -07:00 |
|
SDL_log_c.h
|
|
|
|
SDL_properties.c
|
|
|
|
SDL_properties_c.h
|
|
|
|
SDL_utils.c
|
Log object leaks at debug level
|
2025-10-25 15:13:37 -07:00 |
|
SDL_utils_c.h
|
|
|