SDL/src
2025-10-10 17:42:27 -07:00
..
atomic remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
audio wasapi: Check for a NULL device during disconnect handling. 2025-10-03 09:36:31 -04:00
camera camera: Make refcounts more robust, and actually destroy disconnected cameras. 2025-10-10 16:21:59 -04:00
core SDL_gtk.c: make private procedure signal_connect() static 2025-10-11 02:51:14 +03:00
cpuinfo Use elf_aux_info() on OpenBSD 2025-09-26 08:27:40 -07:00
dialog SDL_zenitymessagebox.c: Add exit code checking. 2025-10-05 12:28:39 +03:00
dynapi Made SDL_dlopennote.h a public header 2025-10-10 12:47:42 -07:00
events Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN 2025-10-10 10:14:07 -07:00
filesystem Fixed filesystem operations on iOS 2025-09-22 10:09:30 -07:00
gpu Fix SDL GPU D3D12 Descriptor Heap leak 2025-10-09 08:45:18 -07:00
haptic Use new parameter validation macro 2025-09-18 20:58:32 -07:00
hidapi Fixed HIDAPI controller disconnect reading on multiple threads 2025-09-25 10:36:14 -07:00
io iostream: Properly support the "x" mode for SDL_IOFromFile() 2025-10-06 13:23:42 -07:00
joystick Added the Wooting 60HE keyboard to the controller blacklist 2025-10-08 16:06:17 -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 Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
main main: Fixed crashes if specifying hints to Emscripten as URL options. 2025-09-22 11:57:42 -04:00
misc Use new parameter validation macro 2025-09-18 20:58:32 -07:00
power hints: Added SDL_HINT_LOG_BACKENDS. 2025-07-14 19:49:38 -04:00
process Use posix_spawn_file_actions_addchdir_np() on macOS 2025-09-19 08:00:03 -07:00
render Flush rendering if a texture palette is in use when destroyed 2025-10-10 17:42:27 -07:00
sensor Use new parameter validation macro 2025-09-18 20:58:32 -07:00
stdlib SDL_mslibc: Implement _ftoul2_legacy() 2025-10-03 07:21:20 -07:00
storage Use new parameter validation macro 2025-09-18 20:58:32 -07:00
test Added SDL_EVENT_DISPLAY_USABLE_BOUNDS_CHANGED 2025-10-09 19:15:45 -07:00
thread Use new parameter validation macro 2025-09-18 20:58:32 -07: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 tray(Win32): re-add the tray icon upon taskbar restart (#13261) 2025-09-22 06:47:25 -07:00
video Added support for CF_DIBV5 and PNG clipboard formats on Windows 2025-10-10 17:42:27 -07:00
SDL.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
SDL_assert.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
SDL_assert_c.h
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
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
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 Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_log_c.h
SDL_properties.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_properties_c.h
SDL_utils.c Always enable object validation when checking is explicitly enabled 2025-10-01 13:53:19 -07:00
SDL_utils_c.h Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 2025-09-18 20:58:32 -07:00