Commit graph

2 commits

Author SHA1 Message Date
Emmanuel Gil Peyrot
5cc541ea7c cmake: Add missing -ldl for glad.
Fixes compilation failure introduced in a1a5570e97.
2015-09-05 18:57:34 +01:00
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.
2015-08-30 08:45:56 -03:00