[OPENGL32]

- Implement storing thread data into the TEB
CORE-14024
This commit is contained in:
Jérôme Gardou 2017-11-18 13:49:37 +01:00 committed by Jérôme Gardou
parent 1bfbdb6123
commit 6aaf217b10
7 changed files with 437 additions and 357 deletions

View file

@ -48,6 +48,7 @@
# endif /* _STATIC_MESA support */
#endif /* WIN32 / CYGWIN bracket */
#define WIN32_NO_STATUS
#define GL_GLEXT_PROTOTYPES
#include <GL/gl.h>