Merge branch 'master' into vulkan

This commit is contained in:
Triang3l
2020-11-21 17:17:14 +03:00
5 changed files with 54 additions and 19 deletions

3
.gitmodules vendored
View File

@@ -58,6 +58,9 @@
[submodule "third_party/premake-cmake"]
path = third_party/premake-cmake
url = https://github.com/Enhex/premake-cmake.git
[submodule "third_party/premake-androidmk"]
path = third_party/premake-androidmk
url = https://github.com/Meoo/premake-androidmk.git
[submodule "third_party/glslang"]
path = third_party/glslang
url = https://github.com/KhronosGroup/glslang.git