Merge branch 'master' into vulkan

This commit is contained in:
Triang3l
2020-11-26 22:28:47 +03:00
61 changed files with 767 additions and 314 deletions

3
.gitmodules vendored
View File

@@ -61,6 +61,9 @@
[submodule "third_party/premake-androidmk"]
path = third_party/premake-androidmk
url = https://github.com/Triang3l/premake-androidmk.git
[submodule "third_party/date"]
path = third_party/date
url = https://github.com/HowardHinnant/date.git
[submodule "third_party/glslang"]
path = third_party/glslang
url = https://github.com/KhronosGroup/glslang.git