yuzu/externals/glad
Lioncash 6a9cd17227 externals: Update glad to version 0.1.25
Keeps the OpenGL loader library up to date. Previously we were at
version 0.1.16
2018-07-20 02:00:05 -04:00
..
include externals: Update glad to version 0.1.25 2018-07-20 02:00:05 -04:00
src externals: Update glad to version 0.1.25 2018-07-20 02:00:05 -04:00
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
Readme.md externals: Update Glad to latest version used by Citra. 2018-03-19 23:14:01 -04:00

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