SDL/src
2025-10-31 21:16:24 +08:00
..
atomic remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
audio Merge branch 'libsdl-org:main' into main 2025-10-30 21:01:08 +08:00
camera camera: Make refcounts more robust, and actually destroy disconnected cameras. 2025-10-10 16:21:59 -04:00
core OpenHarmony: battery API 2025-10-31 21:16:24 +08: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 Use new parameter validation macro 2025-09-18 20:58:32 -07:00
hidapi Fixed building with libusb on FreeBSD 2025-10-24 10:41:08 -07:00
io Don't do NULL-checks before SDL_free() 2025-10-20 00:13:09 -07:00
joystick Updated internal documentation 2025-10-29 08:39:56 -07:00
libm remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
loadso Use new parameter validation macro 2025-09-18 20:58:32 -07:00
locale Merge branch 'libsdl-org:main' into main 2025-10-03 10:05:32 +08:00
main main: Fixed crashes if specifying hints to Emscripten as URL options. 2025-09-22 11:57:42 -04:00
misc OpenHarmony: misc api 2025-10-31 21:01:53 +08:00
power OpenHarmony: battery API 2025-10-31 21:16:24 +08:00
process Use posix_spawn_file_actions_addchdir_np() on macOS 2025-09-19 08:00:03 -07:00
render Add support for GPU RGB565 (B5G6R5_UNORM) textures with DX11 (#14358) 2025-10-29 10:39:58 -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 Use new parameter validation macro 2025-09-18 20:58:32 -07:00
test testautomation: verify that RLE operation output is correct 2025-10-29 09:07:56 -07:00
thread Merge branch 'libsdl-org:main' into main 2025-10-30 21:01:08 +08:00
time N-Gage: Add SDL_TimeToDateTime() implementation (#14141) 2025-10-04 20:00:27 +03:00
timer Use new parameter validation macro 2025-09-18 20:58:32 -07:00
tray Don't do NULL-checks before SDL_free() 2025-10-20 00:13:09 -07:00
video Update SDL_ohosvideo.c 2025-10-31 05:55:25 +08:00
SDL.c Merge branch 'libsdl-org:main' into main 2025-10-03 10:05:32 +08:00
SDL_assert.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
SDL_assert_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_error.c Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
SDL_error_c.h Save and restore error messages when rolling back after failed init 2025-03-02 07:55:56 -08:00
SDL_guid.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hashtable.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_hashtable.h hashtable: Fix documentation typos 2025-07-09 12:38:16 -04:00
SDL_hints.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_hints_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_internal.h Made SDL_dlopennote.h a public header 2025-10-10 12:47:42 -07:00
SDL_list.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_list.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_log.c Merge branch 'libsdl-org:main' into main 2025-10-30 21:01:08 +08:00
SDL_log_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_properties.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_properties_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_utils.c Log object leaks at debug level 2025-10-25 15:13:37 -07:00
SDL_utils_c.h Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 2025-09-18 20:58:32 -07:00