From 941419695858944b634eff9d2959c9188ce525e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joshua=20Vanda=C3=ABle?= Date: Tue, 12 May 2026 09:48:52 +0200 Subject: [PATCH] Externals: Update SDL to release-3.4.8 This jumps us up two releases, both of which only introduce bug fixes. Changes potentially relevant to us are: [3.4.6](https://github.com/libsdl-org/SDL/tree/release-3.4.6): - Fixed Xbox controllers being unresponsive on preview release of Windows 11 - Fixed the menu button state on controllers on Apple platforms [3.4.8](https://github.com/libsdl-org/SDL/tree/release-3.4.8) (hotfix release): - Fixed a controller related crash on Windows, introduced in 3.4.6 --- Externals/SDL/SDL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Externals/SDL/SDL b/Externals/SDL/SDL index 5848e584a1..d9d5536704 160000 --- a/Externals/SDL/SDL +++ b/Externals/SDL/SDL @@ -1 +1 @@ -Subproject commit 5848e584a1b606de26e3dbd1c7e4ecbc34f807a6 +Subproject commit d9d5536704d585616d4db3c8ba3c4ff6fc2757e1