0
0
Fork 0
sudachi/externals/glad/Readme.md
2024-10-12 20:01:20 -07:00

10 lines
409 B
Markdown

<!--
SPDX-FileCopyrightText: 2015 Yuri Kunde Schlesner <yuriks@yuriks.net>
SPDX-License-Identifier: GPL-2.0-or-later
-->
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
```