Panda3DS/third_party/glad/README.md
Mary f3010f0909 misc: Switch from gl3w to glad
Also add more checks on window and context creation.
2023-06-17 11:26:18 +02:00

7 lines
No EOL
189 B
Markdown

# glad
This was generated with [glad2](https://github.com/Dav1dde/glad) using the following command:
```bash
python -m glad --api gl:core=4.3 --out-path glad --reproducible c --loader
```