add glad to load OpenGL extensions

This commit is contained in:
2019-07-09 11:07:01 +02:00
parent 81b62d9a27
commit 4cbf0c47b4
20 changed files with 65 additions and 209 deletions

5
.gitmodules vendored
View File

@@ -51,4 +51,7 @@
url = https://bitbucket.org/omigamedev/ovr_mobile.git
[submodule "libs/ovr_platform"]
path = libs/ovr_platform
url = https://bitbucket.org/omigamedev/ovr_platform.git
url = https://bitbucket.org/omigamedev/ovr_platform.git
[submodule "libs/glad"]
path = libs/glad
url = https://bitbucket.org/omigamedev/glad.git