summaryrefslogtreecommitdiffstats
path: root/externals/glad/Readme.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* externals: Update Glad to latest version used by Citra.bunnei2018-03-201-1/+1
|
* Replace the previous OpenGL loader with a glad-generated 3.3 oneYuri Kunde Schlesner2015-08-301-0/+5
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.