glad: Sync with upstream 0.1.34

This commit is contained in:
Rémi Verschelde 2020-11-17 16:42:09 +01:00
parent 4816317bbc
commit 08028fa1ee
No known key found for this signature in database
GPG key ID: C3336907360768E1
4 changed files with 4 additions and 4 deletions

View file

@ -115,7 +115,7 @@ Files extracted from upstream source:
## glad
- Upstream: https://github.com/Dav1dde/glad
- Version: 0.1.33 (2019)
- Version: 0.1.34 (2020)
- License: MIT
The files we package are automatically generated.

View file

@ -119,7 +119,7 @@
* This follows the return type of the function and precedes the function
* name in the function prototype.
*/
#if defined(_WIN32) && !defined(_WIN32_WCE) && !defined(KHRONOS_STATIC)
#if defined(_WIN32) && !defined(_WIN32_WCE) && !defined(__SCITECH_SNAP__)
/* Win32 but not WinCE */
# define KHRONOS_APIENTRY __stdcall
#else

View file

@ -1,6 +1,6 @@
/*
OpenGL loader generated by glad 0.1.33 on Tue Nov 12 08:44:22 2019.
OpenGL loader generated by glad 0.1.34 on Tue Nov 17 16:41:02 2020.
Language/Generator: C/C++
Specification: gl

View file

@ -1,6 +1,6 @@
/*
OpenGL loader generated by glad 0.1.33 on Tue Nov 12 08:44:22 2019.
OpenGL loader generated by glad 0.1.34 on Tue Nov 17 16:41:02 2020.
Language/Generator: C/C++
Specification: gl