From cdb7b15cdc3d72b6534d03b91113b01488829daf Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 24 Oct 2013 08:23:37 +0200 Subject: Synchronised opengl files --- xorg-server/hw/xwin/glx/gl.xml | 28 ++++++++++++++++++++-------- xorg-server/hw/xwin/glx/wglext.h | 2 +- 2 files changed, 21 insertions(+), 9 deletions(-) (limited to 'xorg-server/hw/xwin') diff --git a/xorg-server/hw/xwin/glx/gl.xml b/xorg-server/hw/xwin/glx/gl.xml index ed608eaf9..11c100acb 100644 --- a/xorg-server/hw/xwin/glx/gl.xml +++ b/xorg-server/hw/xwin/glx/gl.xml @@ -2742,6 +2742,7 @@ typedef unsigned int GLhandleARB; + @@ -2775,8 +2776,11 @@ typedef unsigned int GLhandleARB; + + + @@ -38113,12 +38117,22 @@ typedef unsigned int GLhandleARB; - + + + + + + + + + + + + + - - @@ -38132,7 +38146,6 @@ typedef unsigned int GLhandleARB; - @@ -38155,7 +38168,6 @@ typedef unsigned int GLhandleARB; - @@ -38165,14 +38177,14 @@ typedef unsigned int GLhandleARB; - - - + + + diff --git a/xorg-server/hw/xwin/glx/wglext.h b/xorg-server/hw/xwin/glx/wglext.h index 20ecad200..dc73a01aa 100644 --- a/xorg-server/hw/xwin/glx/wglext.h +++ b/xorg-server/hw/xwin/glx/wglext.h @@ -33,7 +33,7 @@ extern "C" { ** used to make the header, and the header can be found at ** http://www.opengl.org/registry/ ** -** Khronos $Revision: 23328 $ on $Date: 2013-10-02 02:28:28 -0700 (Wed, 02 Oct 2013) $ +** Khronos $Revision: 23649 $ on $Date: 2013-10-23 00:21:49 -0700 (Wed, 23 Oct 2013) $ */ #if defined(_WIN32) && !defined(APIENTRY) && !defined(__CYGWIN__) && !defined(__SCITECH_SNAP__) -- cgit v1.2.3