| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | externals: Update glad to version 0.1.25 | 2018-07-20 | 1 | -9/+7 | |
| | | | | | | Keeps the OpenGL loader library up to date. Previously we were at version 0.1.16 | ||||
| * | externals: Update Glad to latest version used by Citra. | 2018-03-19 | 1 | -2/+4 | |
| | | |||||
| * | Replace the previous OpenGL loader with a glad-generated 3.3 one | 2015-08-30 | 1 | -0/+282 | |
| 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. | |||||