yuzu/externals/glad/Readme.md

6 lines
277 B
Markdown
Raw Normal View History

2020-12-28 19:15:37 +04:00
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
```