Add sample 11_InitShaders (#288)

+ add submodule glslang
This commit is contained in:
Andreas Süßenbach
2019-02-13 12:17:22 +01:00
committed by Markus Tavenrath
parent 9a4f863d6e
commit 65e1f8ac31
5 changed files with 363 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,6 +1,9 @@
[submodule "glm"]
path = glm
url = https://github.com/g-truc/glm.git
[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "tinyxml2"]
path = tinyxml2
url = https://github.com/leethomason/tinyxml2.git