| .. |
|
atomic
|
…
|
|
|
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
|
Read Switch controller gyro/accel sensitivity coeffs (SDL3)
|
2025-06-13 12:18:05 -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
|
Correct the texture format used for the N-Gage (#13192)
|
2025-06-08 18:56:24 +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
|
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
|
…
|
|
|
SDL_error.c
|
Restore support for the Nokia N-Gage (#12148)
|
2025-05-22 11:07:22 -07:00 |
|
SDL_error_c.h
|
…
|
|
|
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
|
Restore support for the Nokia N-Gage (#12148)
|
2025-05-22 11:07:22 -07:00 |
|
SDL_log_c.h
|
…
|
|
|
SDL_properties.c
|
…
|
|
|
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
|
…
|
|