yuzu-fork/externals/glad
Lioncash 0db0e4c8f3 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-07 02:24:34 -04:00
..
include externals: Update glad to 0.1.26 2018-08-07 02:24:34 -04:00
src externals: Update glad to 0.1.26 2018-08-07 02:24:34 -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