Patch SDL to work around GLX crash

This commit is contained in:
Cameron Gutman
2022-04-02 20:00:21 +00:00
parent b4fc16315a
commit 75c7583535
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -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