mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-07-22 23:03:00 +12:00
misc: Switch from gl3w to glad
Also add more checks on window and context creation.
This commit is contained in:
parent
6c29e3e0be
commit
f3010f0909
12 changed files with 22075 additions and 10164 deletions
7
third_party/glad/README.md
vendored
Normal file
7
third_party/glad/README.md
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue