SDL/src
2025-11-11 10:37:27 -05:00
..
atomic
audio wasapi: Don't ignore device disconnect events on unopened devices. 2025-11-09 01:15:45 -05:00
camera Remove redundant semicolons. 2025-11-09 07:29:27 -08:00
core progressbar: Ensure buffers are large enough for string manipulation 2025-11-09 16:59:35 -05:00
cpuinfo Don't use getpagesize() on Windows 2025-11-03 08:36:29 -08: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 Pass the error through from the SetRelativeMouseMode() implementation 2025-11-03 13:07:17 -08:00
filesystem
gpu Add missing type suffix to SDL_PROP_GPU_DEVICE_CREATE_VULKAN_REQUIRE_HARDWARE_ACCELERATION prop 2025-11-11 10:37:27 -05:00
haptic
hidapi Fixed whitespace 2025-11-02 09:31:55 -08:00
io Remove redundant semicolons. 2025-11-09 07:29:27 -08:00
joystick Fixed unaligned load in Xbox HIDAPI driver 2025-11-07 10:37:58 -08:00
libm
loadso
locale
main
misc Fix libusb get_port_numbers signature for FreeBSD 2025-10-24 08:26:17 -07:00
power
process
render Validate the output colorspace before setting up a renderer 2025-11-10 18:30:02 -08:00
sensor Fixed error: incompatible function pointer types passing 2025-10-27 10:13:57 -07:00
stdlib Add bounds checks in SDL_qsort (#10066) 2025-11-03 08:40:30 -08:00
storage Fix NULL pointer dereference in SDL_GlobStorageDirectory 2025-11-02 08:55:52 -08:00
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
timer
tray Don't do NULL-checks before SDL_free() 2025-10-20 00:13:09 -07:00
video Return false if we couldn't update the emscripten framebuffer 2025-11-10 18:30:02 -08: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
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