diff options
author | marha <marha@users.sourceforge.net> | 2012-03-28 10:27:22 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-03-28 10:27:22 +0200 |
commit | 20f3d5fe27c7c939479ee6c824bd3502e5f99c14 (patch) | |
tree | 7f5bc54fabcabc0c65cdaf40babfa1a0099ba1ba /xorg-server/hw/xwin/glx/wglext.spec | |
parent | 46408a5a4bc46de10f3370ba3da1c404a2730f76 (diff) | |
download | vcxsrv-20f3d5fe27c7c939479ee6c824bd3502e5f99c14.tar.gz vcxsrv-20f3d5fe27c7c939479ee6c824bd3502e5f99c14.tar.bz2 vcxsrv-20f3d5fe27c7c939479ee6c824bd3502e5f99c14.zip |
Synchronised files
Diffstat (limited to 'xorg-server/hw/xwin/glx/wglext.spec')
-rw-r--r-- | xorg-server/hw/xwin/glx/wglext.spec | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/xorg-server/hw/xwin/glx/wglext.spec b/xorg-server/hw/xwin/glx/wglext.spec index 1cac9d9cd..265bb0d06 100644 --- a/xorg-server/hw/xwin/glx/wglext.spec +++ b/xorg-server/hw/xwin/glx/wglext.spec @@ -7,7 +7,7 @@ # This document is licensed under the SGI Free Software B License Version # 2.0. For details, see http://oss.sgi.com/projects/FreeB/ . # -# $Revision: 14504 $ on $Date: 2011-04-13 21:31:13 -0700 (Wed, 13 Apr 2011) $ +# $Revision: 17027 $ on $Date: 2012-03-05 11:19:50 -0800 (Mon, 05 Mar 2012) $ required-props: param: retval retained @@ -1090,7 +1090,7 @@ ReleaseVideoCaptureDeviceNV(hDc, hDevice) ############################################################################### # # Extension #376 -# WGL_NV_copy_image commands +# NV_copy_image commands # ############################################################################### @@ -1183,3 +1183,23 @@ DXUnlockObjectsNV(hDevice, count, hObjects) param hObjects HANDLE out array [count] category NV_DX_interop +############################################################################### +# +# Extension #412 +# NV_DX_interop2 commands +# +############################################################################### + +# (none) +newcategory: NV_DX_interop2 + +############################################################################### +# +# Extension #415 +# EXT_swap_control_tear commands +# +############################################################################### + +# (none) +newcategory: EXT_swap_control_tear + |