WIP Android SDL

This commit is contained in:
TheBrokenRail
2023-11-02 15:02:58 -04:00
committed by iProgramInCpp
parent 811bc7a6fa
commit 0559f66102
46 changed files with 631 additions and 276 deletions

6
.gitmodules vendored
View File

@@ -4,3 +4,9 @@
[submodule "thirdparty/gles-compatibility-layer"]
path = thirdparty/gles-compatibility-layer
url = https://github.com/TheBrokenRail/gles-compatibility-layer.git
[submodule "thirdparty/SDL-src"]
path = thirdparty/SDL-src
url = https://github.com/libsdl-org/SDL
[submodule "thirdparty/LibPNG-src"]
path = thirdparty/LibPNG-src
url = https://github.com/glennrp/libpng