SDL/src
2025-06-08 06:46:45 +08:00
..
atomic
audio Merge branch 'libsdl-org:main' into main 2025-06-02 15:32:06 +08:00
camera Use HEAPU8.set rather than Module.HEAPU8.set (thanks @sbc100!) 2025-06-02 09:47:26 -07:00
core Update SDL_ohos.c 2025-06-08 06:46:45 +08:00
cpuinfo Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
dialog fix error handling in WideCharToMultiByte 2025-05-22 15:25:06 -07:00
dynapi audio: Added SDL_PutAudioStreamDataNoCopy. 2025-05-26 12:34:37 -04:00
events keyboard: Search for the correct base key value when querying the keycode from a scancode 2025-06-05 14:42:29 -04:00
filesystem Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
gpu GPU: Binding validation and prevent null dereference if expected binding is missing (#13164) 2025-06-02 13:39:58 -07:00
haptic Add and use SDL_HapticEffectID typedef 2025-04-24 08:51:55 -07:00
hidapi Improved HIDAPI support for Flydigi controllers 2025-05-22 15:36:38 -07:00
io asyncio: SDL_LoadFileAsync was not null-terminating the file data. 2025-03-20 15:50:06 -04:00
joystick Fixed replacing existing specific gamepad mappings 2025-06-06 09:53:15 -07:00
libm
loadso
locale Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
main Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
misc
power
process [Process API] Quoting enhancements (#12946) 2025-05-12 09:17:21 -07:00
render [Nokia N-Gage] Fix alpha transparency in 4K color mode using BitBltMasked 2025-06-04 21:05:29 +02:00
sensor
stdlib Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
storage storage: Declare a private bootstrap for NDA user storage 2025-03-18 22:12:21 -04:00
test tests: Revert some leftover testing code 2025-05-05 11:08:15 -04:00
thread Harmony port: Workflows (fix script error) 2025-06-01 05:59:32 +08:00
time Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
timer [Nokia N-Gage] Fix SDL_GetPerformanceFrequency and SDL_GetPerformanceCounter 2025-06-03 21:59:33 +02:00
tray Fix #13083 segfault in SDL_RemoveTrayEntry() for submenu entries 2025-05-21 13:32:28 -07:00
video Merge branch 'main' of github.com:libsdl-org/SDL 2025-06-07 06:17:29 +08:00
SDL.c Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
SDL_assert.c emscripten: Don't use legacy JS library functions for assertions 2025-03-20 16:24:16 -07: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
SDL_hashtable.h
SDL_hints.c Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY 2025-04-03 11:33:34 -07:00
SDL_hints_c.h
SDL_internal.h Added macros to push/pop error messages while cleaning up 2025-05-29 10:53:46 -07:00
SDL_list.c
SDL_list.h
SDL_log.c Harmony port: window fetching 2025-06-01 05:59:34 +08:00
SDL_log_c.h
SDL_properties.c Don't allow further operations on properties while we're destroying them 2025-02-26 08:34:14 -08:00
SDL_properties_c.h
SDL_utils.c Added support for the HORI Taiko No Tatsujin Drum Controller 2025-04-02 08:30:26 -07:00
SDL_utils_c.h Include the VID/PID of generic keyboard/mouse devices on Windows 2025-02-27 14:03:39 -08:00