Lioncash
ae64175522
externals: Update glad to 0.1.26
...
Updates the library from 0.1.25. Mainly fixes issues related to macOS,
but we may as well update the library.
2018-08-08 15:53:05 +08:00
MerryMage
a8dd3aa940
glad: Update glad
2018-03-13 23:00:26 -06:00
Lioncash
ab021d163e
CMakeLists: Derive the source directory grouping from targets themselves
...
Removes the need to store to separate SRC and HEADER variables,
and then construct the target in most cases.
2017-12-11 21:11:52 -05:00
Yuri Kunde Schlesner
089baa04e8
CMake: Stop using FindOpenGL, which seems to not be required anymore
2017-05-27 20:48:00 -07:00
Emmanuel Gil Peyrot
2e8a7a7a08
Externals: Regenerate GLAD with GL_KHR_debug support.
2015-10-17 17:09:07 +01:00
Yuri Kunde Schlesner
d8311e8365
CMake: Add missing library required by Linux for compiling glad
2015-09-06 19:45:46 -03: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