citra/externals/glad
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
..
include externals: Update glad to 0.1.26 2018-08-08 15:53:05 +08:00
src externals: Update glad to 0.1.26 2018-08-08 15:53:05 +08:00
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
Readme.md glad: Update glad 2018-03-13 23:00:26 -06:00

Readme.md

These files were generated by the glad OpenGL loader generator and have been checked in as-is. You can re-generate them using glad with the following command:

python -m glad --profile core --out-path glad/ --api gl=3.3 --generator=c