From d20121bd092dffbea6e0d0d94bffcfbbb7eaf3d9 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Sat, 7 Jan 2023 20:29:27 -0800 Subject: [PATCH 1/2] set sdl submodule to SDL2 branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b7cc3223b4..4d4ad583f9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26,7 +26,7 @@ [submodule "SDL"] path = Externals/SDL/SDL url = https://github.com/libsdl-org/SDL.git - branch = main + branch = SDL2 shallow = true [submodule "Externals/zlib-ng/zlib-ng"] path = Externals/zlib-ng/zlib-ng From 6d4b3e634868e89b385e294e787c68352fa6c6ca Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Sat, 7 Jan 2023 20:26:30 -0800 Subject: [PATCH 2/2] sdl: update to latest sdl2 --- Externals/SDL/SDL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Externals/SDL/SDL b/Externals/SDL/SDL index 0bfeed061b..038ccd764a 160000 --- a/Externals/SDL/SDL +++ b/Externals/SDL/SDL @@ -1 +1 @@ -Subproject commit 0bfeed061b10ea7dd37c88d9bae1824bad760f3a +Subproject commit 038ccd764a69b356a88731a0bdd10a8549e39955