Merge branch 'master' into vulkan

This commit is contained in:
Triang3l 2020-11-15 14:06:15 +03:00
commit 8febf02a39
35 changed files with 737 additions and 670 deletions

3
.gitmodules vendored
View file

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