Started replacing gli with libktx

This commit is contained in:
Sascha Willems 2019-08-02 20:41:44 +02:00
parent 70cfb3e756
commit 1a6042e82d
6 changed files with 125 additions and 119 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "external/gli"]
path = external/gli
url = https://github.com/g-truc/gli
[submodule "external/ktx"]
path = external/ktx
url = https://github.com/KhronosGroup/KTX-Software