! switched from sdl2 to sdl3, building sdl3 from source

This commit is contained in:
2026-02-26 15:34:52 +01:00
parent 70d23830fc
commit 3935d00cb9
136 changed files with 61 additions and 58813 deletions

4
.gitmodules vendored
View File

@@ -11,3 +11,7 @@
[submodule "plugins/ecc"]
path = plugins/ecc
url = https://github.com/MattBystrin/premake-ecc.git
[submodule "libs/sdl3"]
path = libs/sdl3
url = https://github.com/libsdl-org/SDL.git
branch = main