SDL/src
Andrei Sabalenka 2009b8243e utils: disable object validity check in release builds 2025-06-12 22:08:06 +03:00
..
atomic Updated copyright for 2025 2025-01-01 07:45:52 -08:00
audio audio: corrected comment about device format minimums. 2025-06-01 03:01:37 -04:00
camera Use HEAPU8.set rather than Module.HEAPU8.set (thanks @sbc100!) 2025-06-02 09:47:26 -07:00
core gdk: Ignore focus loss events caused by text input showing the OSK 2025-06-04 09:40:33 -04: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 Updated copyright for 2025 2025-01-01 07:45:52 -08:00
loadso Updated copyright for 2025 2025-01-01 07:45:52 -08:00
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 Bumped deployment requirements for Apple platforms 2025-01-14 12:03:07 -08:00
power Updated copyright for 2025 2025-01-01 07:45:52 -08:00
process [Process API] Quoting enhancements (#12946) 2025-05-12 09:17:21 -07:00
render Correct the texture format used for the N-Gage (#13192) 2025-06-08 18:56:24 +02:00
sensor Remove newlines from log messages 2025-01-22 20:25:04 -08:00
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 Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411) 2025-03-07 17:31:06 -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 Correct the texture format used for the N-Gage (#13192) 2025-06-08 18:56:24 +02: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 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 hashtable: Redesign the hashtable API. 2025-02-15 18:52:56 -05:00
SDL_hashtable.h hashtable: Redesign the hashtable API. 2025-02-15 18:52:56 -05:00
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 Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_internal.h Added macros to push/pop error messages while cleaning up 2025-05-29 10:53:46 -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 Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
SDL_log_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
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 Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_utils.c utils: disable object validity check in release builds 2025-06-12 22:08:06 +03:00
SDL_utils_c.h Include the VID/PID of generic keyboard/mouse devices on Windows 2025-02-27 14:03:39 -08:00