Commit Graph

4 Commits (a08edd67eb1c5ed3a348f38f0fd5f9ebc280f5a9)

Author SHA1 Message Date
Yuri Kunde Schlesner 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore 8 years ago
Emmanuel Gil Peyrot 2e8a7a7a08 Externals: Regenerate GLAD with GL_KHR_debug support. 9 years ago
Yuri Kunde Schlesner d8311e8365 CMake: Add missing library required by Linux for compiling glad 9 years ago
Yuri Kunde Schlesner a1a5570e97 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.
10 years ago