Replace the previous OpenGL loader with a glad-generated 3.3 one
The main advantage of switching to glad from glLoadGen is that, apart from being actively maintained, it supports a customizable entrypoint loader function, which makes it possible to also support OpenGL ES.
This commit is contained in:
parent
58e9f78844
commit
a1a5570e97
19 changed files with 3982 additions and 2815 deletions
1404
externals/glad/src/glad.c
vendored
Normal file
1404
externals/glad/src/glad.c
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue