Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-10-17 | Externals: Regenerate GLAD with GL_KHR_debug support. | Emmanuel Gil Peyrot | 2 | -384/+591 | |
2015-09-07 | CMake: Add missing library required by Linux for compiling glad | Yuri Kunde Schlesner | 1 | -0/+3 | |
2015-08-30 | Replace the previous OpenGL loader with a glad-generated 3.3 one | Yuri Kunde Schlesner | 5 | -0/+3966 | |
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. |