diff options
author | Eric Anholt <[email protected]> | 2017-10-11 09:54:47 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2017-10-12 12:45:07 -0700 |
commit | 89e02db81f5bcd0c59cd22cf00b2c613a887de68 (patch) | |
tree | 3b9d270f32ebc04d697eb9369d30dfc5edc85a5f /include/GL/wglext.h | |
parent | 6de8f1f9709fe9a57fae98d0d5af59620511b48e (diff) |
include: Update GL headers from khronos opengl registry.
Taken from their c6a99aff31874697741a08cbc8a3488606ce59c7, keeping the
BUILDING_MESA hunk in place.
Reviewed-by: Daniel Stone <[email protected]>
Acked-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'include/GL/wglext.h')
-rw-r--r-- | include/GL/wglext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/wglext.h b/include/GL/wglext.h index ed95f5569be..4507373ec26 100644 --- a/include/GL/wglext.h +++ b/include/GL/wglext.h @@ -39,7 +39,7 @@ extern "C" { #include <windows.h> #endif -#define WGL_WGLEXT_VERSION 20170728 +#define WGL_WGLEXT_VERSION 20170817 /* Generated C header for: * API: wgl |