X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=thirdparty%2Fglext%2Fglext.h;h=af58da28e802b87067917b37a96754e8ae261964;hb=fe97936e69656c29be5e9b496cf8f1b2e73695b7;hp=09400215bac24305048da1f6738b0c99a1094e9c;hpb=d92831ec64d9b29314d10e5cc226e6bcdf59475b;p=apitrace diff --git a/thirdparty/glext/glext.h b/thirdparty/glext/glext.h index 0940021..af58da2 100644 --- a/thirdparty/glext/glext.h +++ b/thirdparty/glext/glext.h @@ -29,9 +29,9 @@ extern "C" { */ /* Header file version number, required by OpenGL ABI for Linux */ -/* glext.h last updated $Date: 2011-08-08 00:34:29 -0700 (Mon, 08 Aug 2011) $ */ +/* glext.h last updated $Date: 2011-10-02 22:22:16 -0700 (Sun, 02 Oct 2011) $ */ /* Current version at http://www.opengl.org/registry/ */ -#define GL_GLEXT_VERSION 72 +#define GL_GLEXT_VERSION 73 /* Function declaration macros - to move into glplatform.h */ #if defined(_WIN32) && !defined(APIENTRY) && !defined(__CYGWIN__) && !defined(__SCITECH_SNAP__) @@ -516,8 +516,6 @@ extern "C" { #define GL_MINOR_VERSION 0x821C #define GL_NUM_EXTENSIONS 0x821D #define GL_CONTEXT_FLAGS 0x821E -#define GL_DEPTH_BUFFER 0x8223 -#define GL_STENCIL_BUFFER 0x8224 #define GL_COMPRESSED_RED 0x8225 #define GL_COMPRESSED_RG 0x8226 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001