summaryrefslogtreecommitdiffstats
path: root/externals/glad/Readme.md
blob: 87866455c355dbb689b379139a6ba1732ce488a7 (plain) (blame)
1
2
3
4
5
These files were generated by the [glad](https://github.com/Dav1dde/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,gles=3.0
```