Merge pull request #68372 from Riteo/glad2

Regenerate GL loader code with GLAD 2
This commit is contained in:
Rémi Verschelde 2022-11-15 11:56:16 +01:00
commit dbf6ff0cb6
No known key found for this signature in database
GPG key ID: C3336907360768E1
12 changed files with 5964 additions and 5773 deletions

View file

@ -44,4 +44,4 @@
#endif
#endif
#define OPENGL_INCLUDE_H "thirdparty/glad/glad/glad.h"
#define OPENGL_INCLUDE_H "thirdparty/glad/glad/gl.h"

View file

@ -30,5 +30,5 @@
#include <alloca.h>
#define OPENGL_INCLUDE_H "thirdparty/glad/glad/glad.h"
#define OPENGL_INCLUDE_H "thirdparty/glad/glad/gl.h"
#define PTHREAD_RENAME_SELF

View file

@ -30,4 +30,4 @@
#include <malloc.h>
#define OPENGL_INCLUDE_H "thirdparty/glad/glad/glad.h"
#define OPENGL_INCLUDE_H "thirdparty/glad/glad/gl.h"