Added major-version and minor-version attributes to the xcb tag.
authorJeremy Kolb jkolb@brandeis.edu <jkolb@glorfindel.(none)>
Mon, 30 Oct 2006 00:27:53 +0000 (19:27 -0500)
committerJeremy Kolb jkolb@brandeis.edu <jkolb@glorfindel.(none)>
Mon, 30 Oct 2006 00:27:53 +0000 (19:27 -0500)
22 files changed:
src/bigreq.xml
src/composite.xml
src/damage.xml
src/dpms.xml
src/glx.xml
src/randr.xml
src/record.xml
src/render.xml
src/res.xml
src/screensaver.xml
src/shape.xml
src/shm.xml
src/sync.xml
src/xc_misc.xml
src/xevie.xml
src/xf86dri.xml
src/xfixes.xml
src/xinerama.xml
src/xprint.xml
src/xtest.xml
src/xv.xml
src/xvmc.xml

index 9e99d2e..d58a084 100644 (file)
@@ -26,7 +26,9 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 <xcb header="bigreq" extension-xname="BIG-REQUESTS"
 authorization from the authors.
 -->
 <xcb header="bigreq" extension-xname="BIG-REQUESTS"
-                     extension-name="BigRequests">
+    extension-name="BigRequests"
+    major-version="0" minor-version="0">
+
   <request name="Enable" opcode="0">
     <reply>
       <pad bytes="1" />
   <request name="Enable" opcode="0">
     <reply>
       <pad bytes="1" />
index 48c90fd..3f3a4b1 100644 (file)
@@ -25,7 +25,9 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 <!-- This file describes version 0.3 of COMPOSITE. -->
 authorization from the authors.
 -->
 <!-- This file describes version 0.3 of COMPOSITE. -->
-<xcb header="composite" extension-xname="Composite" extension-name="Composite">
+<xcb header="composite" extension-xname="Composite" extension-name="Composite"
+    major-version="0" minor-version="3">
+
   <import>xproto</import>
   <import>xfixes</import>
 
   <import>xproto</import>
   <import>xfixes</import>
 
index 474fd60..4e03057 100644 (file)
@@ -25,7 +25,8 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 <!-- This file describes version 1 of DAMAGE. -->
 authorization from the authors.
 -->
 <!-- This file describes version 1 of DAMAGE. -->
-<xcb header="damage" extension-xname="DAMAGE" extension-name="Damage">
+<xcb header="damage" extension-xname="DAMAGE" extension-name="Damage"
+    major-version="1" minor-version="0">
   <import>xproto</import>
   <import>xfixes</import>
 
   <import>xproto</import>
   <import>xfixes</import>
 
index 27ba98a..0d4fad1 100644 (file)
@@ -25,7 +25,8 @@ institutions shall not be used in advertising or otherwise to promote the
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
-<xcb header="dpms" extension-xname="DPMS" extension-name="DPMS">
+<xcb header="dpms" extension-xname="DPMS" extension-name="DPMS"
+    major-version="0" minor-version="0">
   <request name="GetVersion" opcode="0">
     <field type="CARD16" name="client_major_version" />
     <field type="CARD16" name="client_minor_version" />
   <request name="GetVersion" opcode="0">
     <field type="CARD16" name="client_major_version" />
     <field type="CARD16" name="client_minor_version" />
index 5f8b5e6..4f4a822 100644 (file)
@@ -44,7 +44,8 @@ The patch that fixed this server bug in X.org CVS is here:
        http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/glxcmds.c?r1=1.6&r2=1.7
 -->
 
        http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/glxcmds.c?r1=1.6&r2=1.7
 -->
 
-<xcb header="glx" extension-xname="GLX" extension-name="Glx">
+<xcb header="glx" extension-xname="GLX" extension-name="Glx"
+    major-version="1" minor-version="3">
        <!-- target support: 1.3 -->
 
        <import>xproto</import>
        <!-- target support: 1.3 -->
 
        <import>xproto</import>
index 5c0ccdf..515c320 100644 (file)
@@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 
 authorization from the authors.
 -->
 
-<xcb header="randr" extension-xname="RANDR" extension-name="RandR">
+<xcb header="randr" extension-xname="RANDR" extension-name="RandR"
+    major-version="1" minor-version="1">
        <!-- Implements version 1.1 of RANDR -->        
 
        <import>xproto</import>
        <!-- Implements version 1.1 of RANDR -->        
 
        <import>xproto</import>
index 09729ad..33eb0df 100644 (file)
@@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 
 authorization from the authors.
 -->
 
-<xcb header="record" extension-xname="RECORD" extension-name="Record">
+<xcb header="record" extension-xname="RECORD" extension-name="Record"
+    major="1" minor="13">
 
     <!-- Types -->
     <xidtype name="CONTEXT" />
 
     <!-- Types -->
     <xidtype name="CONTEXT" />
index 88e9a40..b538f00 100644 (file)
@@ -4,7 +4,8 @@ Copyright (C) 2002-2004 Carl D. Worth, Jamey Sharp, Bart Massey, Josh Triplett
 All Rights Reserved.  See the file COPYING in this directory
 for licensing information.
 -->
 All Rights Reserved.  See the file COPYING in this directory
 for licensing information.
 -->
-<xcb header="render" extension-xname="RENDER" extension-name="Render">
+<xcb header="render" extension-xname="RENDER" extension-name="Render"
+    major-version="0" minor-version="10">
   <!-- supports version 0.10 -->
 
   <import>xproto</import>
   <!-- supports version 0.10 -->
 
   <import>xproto</import>
index eda0cbe..b046ec2 100644 (file)
@@ -25,7 +25,8 @@ institutions shall not be used in advertising or otherwise to promote the
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
-<xcb header="res" extension-xname="X-Resource" extension-name="Res">
+<xcb header="res" extension-xname="X-Resource" extension-name="Res"
+    major-version="1" minor-version="0">
     <struct name="Client">
         <field type="CARD32" name="resource_base" />
         <field type="CARD32" name="resource_mask" />
     <struct name="Client">
         <field type="CARD32" name="resource_base" />
         <field type="CARD32" name="resource_mask" />
index 1a095de..8acd292 100644 (file)
@@ -29,7 +29,8 @@ authorization from the authors.
 Screen Saver Extension to the X Protocol
 Draft Standard Version 1.1
 -->
 Screen Saver Extension to the X Protocol
 Draft Standard Version 1.1
 -->
-<xcb header="screensaver" extension-xname="MIT-SCREEN-SAVER" extension-name="ScreenSaver">
+<xcb header="screensaver" extension-xname="MIT-SCREEN-SAVER" extension-name="ScreenSaver" major-version="1" minor-version="1">
+
   <!-- Types -->
 
   <import>xproto</import>
   <!-- Types -->
 
   <import>xproto</import>
index 36d0652..a3c929a 100644 (file)
@@ -26,7 +26,7 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 <!-- This file describes version 1.1 of the Shape extension. -->
 authorization from the authors.
 -->
 <!-- This file describes version 1.1 of the Shape extension. -->
-<xcb header="shape" extension-xname="SHAPE" extension-name="Shape">
+<xcb header="shape" extension-xname="SHAPE" extension-name="Shape" major-version="1" minor-version="1">
   <import>xproto</import>
 
   <typedef oldname="CARD8" newname="OP" />
   <import>xproto</import>
 
   <typedef oldname="CARD8" newname="OP" />
index e576c1f..49e243b 100644 (file)
@@ -25,7 +25,8 @@ institutions shall not be used in advertising or otherwise to promote the
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
-<xcb header="shm" extension-xname="MIT-SHM" extension-name="Shm">
+<xcb header="shm" extension-xname="MIT-SHM" extension-name="Shm"
+    major-version="1" minor-version="1">
   <import>xproto</import>
 
   <xidtype name="SEG" />
   <import>xproto</import>
 
   <xidtype name="SEG" />
index 6efca36..74281f1 100644 (file)
@@ -4,7 +4,8 @@ Copyright (C) 2004 Mikko Torni and Josh Triplett.
 All Rights Reserved.  See the file COPYING in this directory
 for licensing information.
 -->
 All Rights Reserved.  See the file COPYING in this directory
 for licensing information.
 -->
-<xcb header="sync" extension-xname="SYNC" extension-name="Sync">
+<xcb header="sync" extension-xname="SYNC" extension-name="Sync"
+    major-version="3" minor-version="0">
   <import>xproto</import>
 
   <xidtype name="ALARM" />
   <import>xproto</import>
 
   <xidtype name="ALARM" />
index 8643503..18f5a84 100644 (file)
@@ -4,7 +4,8 @@ Copyright (C) 2004 Mikko Torni and Josh Triplett.
 All Rights Reserved.  See the file COPYING in this directory
 for licensing information.
 -->
 All Rights Reserved.  See the file COPYING in this directory
 for licensing information.
 -->
-<xcb header="xc_misc" extension-xname="XC-MISC" extension-name="XCMisc">
+<xcb header="xc_misc" extension-xname="XC-MISC" extension-name="XCMisc"
+    major-version="1" minor-version="1">
   <request name="GetVersion" opcode="0">
     <field type="CARD16" name="client_major_version" />
     <field type="CARD16" name="client_minor_version" />
   <request name="GetVersion" opcode="0">
     <field type="CARD16" name="client_major_version" />
     <field type="CARD16" name="client_minor_version" />
index 1e5851f..222b412 100644 (file)
@@ -25,7 +25,8 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 <!-- This file describes version 1 of XEVIE. -->
 authorization from the authors.
 -->
 <!-- This file describes version 1 of XEVIE. -->
-<xcb header="xevie" extension-xname="XEVIE" extension-name="Xevie">
+<xcb header="xevie" extension-xname="XEVIE" extension-name="Xevie"
+    major-version="1" minor-version="0">
   <request name="QueryVersion" opcode="0">
     <field type="CARD16" name="client_major_version" />
     <field type="CARD16" name="client_minor_version" />
   <request name="QueryVersion" opcode="0">
     <field type="CARD16" name="client_major_version" />
     <field type="CARD16" name="client_minor_version" />
index bb37ca7..c05b724 100644 (file)
@@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 
 authorization from the authors.
 -->
 
-<xcb header="xf86dri" extension-xname="XFree86-DRI" extension-name="XF86Dri">
+<xcb header="xf86dri" extension-xname="XFree86-DRI" extension-name="XF86Dri"
+    major-version="4" minor-version="1">
 
     <!-- Using http://dri.sourceforge.net/doc/dri_extensions_low_level.txt -->
 
 
     <!-- Using http://dri.sourceforge.net/doc/dri_extensions_low_level.txt -->
 
index 9f890cb..203c2a8 100644 (file)
@@ -25,7 +25,8 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 <!-- This file describes version 4 of XFixes. -->
 authorization from the authors.
 -->
 <!-- This file describes version 4 of XFixes. -->
-<xcb header="xfixes" extension-xname="XFIXES" extension-name="XFixes">
+<xcb header="xfixes" extension-xname="XFIXES" extension-name="XFixes"
+    major-version="4" minor-version="0">
   <import>xproto</import>
   <import>render</import>
   <import>shape</import>
   <import>xproto</import>
   <import>render</import>
   <import>shape</import>
index 2566787..675325e 100644 (file)
@@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 
 authorization from the authors.
 -->
 
-<xcb header="xinerama" extension-xname="XINERAMA" extension-name="Xinerama">
+<xcb header="xinerama" extension-xname="XINERAMA" extension-name="Xinerama"
+    major-version="1" minor-version="1">
 
     <!-- Version 1.1 -->
 
 
     <!-- Version 1.1 -->
 
index 11cd7c0..040b353 100644 (file)
@@ -26,7 +26,9 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 
 authorization from the authors.
 -->
 
-<xcb header="xprint" extension-xname="XpExtension" extension-name="XP">
+<xcb header="xprint" extension-xname="XpExtension" extension-name="XPrint"
+    major-version="1" minor-version="0">
+
     <!-- Conforms to XPRINT 1.0 -->
 
     <import>xproto</import>
     <!-- Conforms to XPRINT 1.0 -->
 
     <import>xproto</import>
index 72adf0b..8e18691 100644 (file)
@@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 
 authorization from the authors.
 -->
 
-<xcb header="xtest" extension-xname="XTEST" extension-name="Test">
+<xcb header="xtest" extension-xname="XTEST" extension-name="Test"
+    major-version="2" minor-version="1">
     <!-- Conforms to XTEST 2.1 -->
 
     <import>xproto</import>
     <!-- Conforms to XTEST 2.1 -->
 
     <import>xproto</import>
@@ -102,4 +103,4 @@ authorization from the authors.
     
     <!-- No events or errors -->
 
     
     <!-- No events or errors -->
 
-</xcb>
\ No newline at end of file
+</xcb>
index b232dea..1694f2b 100644 (file)
@@ -26,7 +26,7 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 
 authorization from the authors.
 -->
 
-<xcb header="xv" extension-xname="XVideo" extension-name="Xv">
+<xcb header="xv" extension-xname="XVideo" extension-name="Xv" major-version="2" minor-version="2">
     <import>xproto</import>
     <import>shm</import>
     <!-- Implements version 2.2 of XV -->
     <import>xproto</import>
     <import>shm</import>
     <!-- Implements version 2.2 of XV -->
index e2eb04d..ecfafea 100644 (file)
@@ -26,7 +26,7 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 
 authorization from the authors.
 -->
 
-<xcb header="xvmc" extension-xname="XVideo-MotionCompensation" extension-name="XvMC">
+<xcb header="xvmc" extension-xname="XVideo-MotionCompensation" extension-name="XvMC" major-version="1" minor-version="1">
     <import>xv</import>
 
     <xidtype name="CONTEXT" />
     <import>xv</import>
 
     <xidtype name="CONTEXT" />