From 75c7583535082deede59b7b6ee88d301e95849e5 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 2 Apr 2022 20:00:21 +0000 Subject: [PATCH] Patch SDL to work around GLX crash --- .gitmodules | 2 +- SDL2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 457ae7b..c60454e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://git.videolan.org/git/ffmpeg/nv-codec-headers.git [submodule "SDL2"] path = SDL2 - url = https://github.com/libsdl-org/SDL.git + url = https://github.com/cgutman/SDL.git [submodule "SDL_ttf"] path = SDL_ttf url = https://github.com/libsdl-org/SDL_ttf.git diff --git a/SDL2 b/SDL2 index 2c04df8..5a5ba34 160000 --- a/SDL2 +++ b/SDL2 @@ -1 +1 @@ -Subproject commit 2c04df8d651ca6ec7425f49621c1e55144769cc9 +Subproject commit 5a5ba34b0ec55b5563198eff5eb475eb0b16f092