remove glad module

This commit is contained in:
2020-01-04 01:58:53 -05:00
parent d602837659
commit cbdd15bdf9

4
.gitmodules vendored
View File

@@ -1,10 +1,6 @@
[submodule "vendor/glfw"] [submodule "vendor/glfw"]
path = vendor/glfw path = vendor/glfw
url = https://github.com/glfw/glfw.git url = https://github.com/glfw/glfw.git
[submodule "vendor/glad"]
path = vendor/glad
url = https://github.com/Dav1dde/glad.git
branch = c
[submodule "vendor/glm"] [submodule "vendor/glm"]
path = vendor/glm path = vendor/glm
url = https://github.com/g-truc/glm.git url = https://github.com/g-truc/glm.git