citra-shitamoto-network/externals/glad
2019-01-30 14:08:28 -06:00
..
include externals/glad: add GLES loader 2019-01-30 14:08:28 -06:00
src externals/glad: add GLES loader 2019-01-30 14:08:28 -06:00
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
Readme.md externals/glad: add GLES loader 2019-01-30 14:08:28 -06: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,gles2=3.2" --generator=c