SDL/src
Frank Praznik 467f1d52e4 wayland: Always create the backing input store, even if there is no seat
Fixes a crash if no seat was available at initialization, but still allows for one to still be created later if an input device is added.

Manual backport of 84e47b4

(cherry picked from commit a8eeb181b68b2ee214e9c5f239278147ae0f5fbc)
2024-01-22 13:02:58 -05:00
..
atomic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
audio fix audio conversion from S16 to F32 using SSE2 2024-01-22 10:45:58 -05:00
core Fix compile error with XInputOnGameInput.h 2024-01-10 12:54:00 -08:00
cpuinfo Updated copyright for 2024 2024-01-01 13:19:49 -08:00
dynapi Updated copyright for 2024 2024-01-01 13:19:49 -08:00
events Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
file Updated copyright for 2024 2024-01-01 13:19:49 -08:00
filesystem Updated copyright for 2024 2024-01-01 13:19:49 -08:00
haptic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
hidapi Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
joystick Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
libm Updated copyright for 2024 2024-01-01 13:19:49 -08:00
loadso Updated copyright for 2024 2024-01-01 13:19:49 -08:00
locale Updated copyright for 2024 2024-01-01 13:19:49 -08:00
main Updated to version 2.29.2 for RC build 2024-01-22 08:43:05 -08:00
misc Updated copyright for 2024 2024-01-01 13:19:49 -08:00
power linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 2024-01-22 06:34:12 -08:00
render gdk: Backport SDL3 MR #8844 2024-01-21 13:55:17 -05:00
sensor Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
stdlib Prevent asan warning on qsort(): 2024-01-20 11:26:37 +01:00
test remove several instances of unnecessary emptry str "" after SDL_PRI??? 2024-01-18 17:25:56 +03:00
thread Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
timer Updated copyright for 2024 2024-01-01 13:19:49 -08:00
video wayland: Always create the backing input store, even if there is no seat 2024-01-22 13:02:58 -05:00
SDL.c Add hint to make SDL handle dbus_shutdown() 2024-01-07 14:23:57 -08:00
SDL_assert.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_assert_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_guid.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_internal.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_list.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_list.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_log.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_log_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00