switched to new glad2

This commit is contained in:
Max Argus
2018-06-15 11:01:11 +02:00
parent 5dbf2373ad
commit f0e7f266ef
9 changed files with 9538 additions and 9259 deletions

View File

@@ -397,7 +397,7 @@ if _platform == "linux" or _platform == "linux2":
sources = sources + ["examples/ThirdPartyLibs/enet/unix.c"]\
+["examples/OpenGLWindow/X11OpenGLWindow.cpp"]\
+["examples/ThirdPartyLibs/glad/gl.c"]\
+["examples/ThirdPartyLibs/glad/glx.c"]
+["examples/ThirdPartyLibs/glad/glx_dyn.c"]
include_dirs += ["examples/ThirdPartyLibs/optionalX11"]
if 'BT_USE_EGL' in CXX_FLAGS:
# linking with bullet's Glew libraries causes segfault