From 43312b09e805dd34bf1861259fa89552999b85b9 Mon Sep 17 00:00:00 2001 From: omniavinco Date: Thu, 4 Sep 2014 02:44:19 +0900 Subject: [PATCH] Generate Sources of origin/master updated at Wed Sep 3 17:44:19 GMT 2014 --- include/GL/glxew.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/GL/glxew.h b/include/GL/glxew.h index a5950a2..d6d0a58 100644 --- a/include/GL/glxew.h +++ b/include/GL/glxew.h @@ -211,8 +211,8 @@ typedef Display* ( * PFNGLXGETCURRENTDISPLAYPROC) (void); #define GLX_PBUFFER_BIT 0x00000004 #define GLX_BACK_RIGHT_BUFFER_BIT 0x00000008 #define GLX_AUX_BUFFERS_BIT 0x00000010 -#define GLX_CONFIG_CAVEAT 0x20 #define GLX_DEPTH_BUFFER_BIT 0x00000020 +#define GLX_CONFIG_CAVEAT 0x20 #define GLX_X_VISUAL_TYPE 0x22 #define GLX_TRANSPARENT_TYPE 0x23 #define GLX_TRANSPARENT_INDEX_VALUE 0x24