| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-20 | externals: Update glad to version 0.1.25 | Lioncash | |
| Keeps the OpenGL loader library up to date. Previously we were at version 0.1.16 | |||
| 2018-03-19 | externals: Update Glad to latest version used by Citra. | bunnei | |
| 2018-01-17 | CMakeLists: Derive the source directory grouping from targets themselves | Lioncash | |
| Removes the need to store to separate SRC and HEADER variables, and then construct the target in most cases. | |||
| 2017-05-27 | CMake: Stop using FindOpenGL, which seems to not be required anymore | Yuri Kunde Schlesner | |
| 2015-10-17 | Externals: Regenerate GLAD with GL_KHR_debug support. | Emmanuel Gil Peyrot | |
| 2015-09-06 | CMake: Add missing library required by Linux for compiling glad | Yuri Kunde Schlesner | |
| 2015-08-30 | Replace the previous OpenGL loader with a glad-generated 3.3 one | Yuri Kunde Schlesner | |
| 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. | |||
