diff options
Diffstat (limited to 'app/contrib/glad/README.md')
-rw-r--r-- | app/contrib/glad/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app/contrib/glad/README.md b/app/contrib/glad/README.md new file mode 100644 index 0000000..a0c9908 --- /dev/null +++ b/app/contrib/glad/README.md | |||
@@ -0,0 +1,10 @@ | |||
1 | # GLAD | ||
2 | |||
3 | [GLAD OpenGL file loader](https://glad.dav1d.de/) | ||
4 | |||
5 | Spec: OpenGL | ||
6 | Profile: Core | ||
7 | |||
8 | GL: 4.6 | ||
9 | GLES1: None | ||
10 | GLES2: 3.2 | ||