diff options
author | marha <marha@users.sourceforge.net> | 2012-04-10 17:07:55 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-04-10 17:07:55 +0200 |
commit | 971b6f891b3d36cfdfbbac2206d631c571f1d982 (patch) | |
tree | 239f207fc98046044c9eb80793e558da6303d21f /xorg-server/hw/xwin/swrastwgl_dri/wglext.spec | |
parent | 746b42cbf983768e6ffeb374d48f497a626c2af5 (diff) | |
download | vcxsrv-971b6f891b3d36cfdfbbac2206d631c571f1d982.tar.gz vcxsrv-971b6f891b3d36cfdfbbac2206d631c571f1d982.tar.bz2 vcxsrv-971b6f891b3d36cfdfbbac2206d631c571f1d982.zip |
Synchronised files
Diffstat (limited to 'xorg-server/hw/xwin/swrastwgl_dri/wglext.spec')
-rw-r--r-- | xorg-server/hw/xwin/swrastwgl_dri/wglext.spec | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/xorg-server/hw/xwin/swrastwgl_dri/wglext.spec b/xorg-server/hw/xwin/swrastwgl_dri/wglext.spec index 1cac9d9cd..265bb0d06 100644 --- a/xorg-server/hw/xwin/swrastwgl_dri/wglext.spec +++ b/xorg-server/hw/xwin/swrastwgl_dri/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 + |