Merge branch 'master' into vulkan

This commit is contained in:
Triang3l 2022-02-13 23:25:39 +03:00
commit b8c9d5bb8c
40 changed files with 368 additions and 16034 deletions

3
.gitmodules vendored
View file

@ -73,6 +73,9 @@
[submodule "third_party/FidelityFX-FSR"]
path = third_party/FidelityFX-FSR
url = https://github.com/GPUOpen-Effects/FidelityFX-FSR.git
[submodule "third_party/Vulkan-Headers"]
path = third_party/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "third_party/glslang"]
path = third_party/glslang
url = https://github.com/KhronosGroup/glslang.git