Merge pull request #68372 from Riteo/glad2
Regenerate GL loader code with GLAD 2
This commit is contained in:
commit
dbf6ff0cb6
12 changed files with 5964 additions and 5773 deletions
|
|
@ -44,4 +44,4 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#define OPENGL_INCLUDE_H "thirdparty/glad/glad/glad.h"
|
||||
#define OPENGL_INCLUDE_H "thirdparty/glad/glad/gl.h"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue