yuzu/externals/glad
2018-11-21 11:43:17 -04:00
..
include Update OpenGL's backend version from 3.3 to 4.3 2018-11-21 11:43:17 -04:00
src Update OpenGL's backend version from 3.3 to 4.3 2018-11-21 11:43:17 -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