summaryrefslogblamecommitdiffstats
path: root/externals/glad/Readme.md
blob: 7aad7fff287d9e03430d1c2e51e9cf0f62b408c2 (plain) (tree)
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 --generator=c
```