SDL/src
Frank Praznik 1de0c4e0f0
wayland: Attach EGL objects to custom and external surfaces during reconfiguration
They are required when using EGL with an external surface.

(cherry picked from commit 06795b00ad)
2026-06-18 10:58:24 -04:00
..
atomic atomic: Implement loads on MSVC without RMW operations 2026-05-11 06:43:40 -07:00
audio audio: Split device "zombie" status into multiple stages. 2026-06-09 20:58:04 -04:00
camera camera: Fix crash when setting frame rate and improve FPS precision 2026-03-02 12:00:32 -08:00
core Updated to version 3.4.11 for development 2026-05-31 10:48:34 -07:00
cpuinfo
dialog make sure #endif comment matches the macro name 2026-05-14 16:29:53 -07:00
dynapi Improve constness with Clipboard APIs 2026-04-19 07:06:43 -04:00
events Return the touch device name for SDL_TOUCH_MOUSEID 2026-05-13 09:07:51 -07:00
filesystem filesystem: Implement SDL_GetExeName() for all platforms. 2026-05-27 15:42:41 -04:00
gpu GPU: Return early in SDL_WaitForGPUFences if num_fences is 0 2026-05-27 08:24:53 -07:00
haptic make sure #endif comment matches the macro name 2026-05-14 16:29:53 -07:00
hidapi hidapi: do not enumerate XInput devices owned by a kernel driver via libusb on macOS 2026-06-17 06:53:08 -07:00
io io: With stdio, only forbid opening directories as files. 2026-03-12 13:17:08 -04:00
joystick Fix discrete Joy-Con mappings on Linux 2026-06-17 20:49:55 -07:00
libm
loadso
locale
main emscripten: Add support for automounting persistent storage before SDL_main. 2026-03-29 07:41:37 -07:00
misc Added hotplug detection when using libusb 2026-06-10 13:12:36 -07:00
power
process process: Don't duplicate NULL stdio handles on Windows. 2026-03-30 16:28:41 -04:00
render Send SDL_EVENT_WINDOW_EXPOSED when the GPU renderer swap chain is resized 2026-05-29 14:37:38 -07:00
sensor make sure #endif comment matches the macro name 2026-02-24 09:49:08 -08:00
stdlib _uitoa does not exist 2026-05-25 18:40:43 +03:00
storage
test
thread make sure #endif comment matches the macro name 2026-05-14 16:29:53 -07:00
time
timer Use Uint64 instead for tick_numerators in USE_128BIT_MATH 2026-02-25 20:19:30 -08:00
tray Fix warning: strict prototypes (#14992) 2026-05-13 19:32:50 +03:00
video wayland: Attach EGL objects to custom and external surfaces during reconfiguration 2026-06-18 10:58:24 -04:00
SDL.c metadata: SDL_GetAppMetadataProperty() now uses SDL_GetExeName(). 2026-05-26 20:34:28 -04:00
SDL_assert.c make sure #endif comment matches the macro name 2026-02-24 09:49:08 -08:00
SDL_assert_c.h
SDL_error.c error: Alternate between two buffers in SDL_SetError. 2026-04-25 15:18:25 -04:00
SDL_error_c.h error: Alternate between two buffers in SDL_SetError. 2026-04-25 15:18:25 -04:00
SDL_guid.c
SDL_hashtable.c
SDL_hashtable.h
SDL_hints.c
SDL_hints_c.h
SDL_internal.h filesystem: Implement SDL_GetExeName() for all platforms. 2026-05-27 15:42:41 -04:00
SDL_list.c
SDL_list.h
SDL_log.c
SDL_log_c.h
SDL_properties.c
SDL_properties_c.h
SDL_utils.c filesystem: Added SDL_GetExeName(). 2026-05-26 20:33:44 -04:00
SDL_utils_c.h dbus: Better handle local URI paths 2026-04-06 19:45:12 -04:00