[Xcb-commit] Branch 'xspec' - xcb-proto

Alp Toker alp at kemper.freedesktop.org
Thu Mar 30 11:04:32 PST 2006


 xcb-proto/src/extensions/dpms.xml    |    2 +-
 xcb-proto/src/extensions/record.xml  |    2 +-
 xcb-proto/src/extensions/shape.xml   |    2 +-
 xcb-proto/src/extensions/shm.xml     |    2 +-
 xcb-proto/src/extensions/sync.xml    |    2 +-
 xcb-proto/src/extensions/xc_misc.xml |    2 +-
 xcb-proto/src/extensions/xf86dri.xml |    2 +-
 xcb-proto/src/xproto.xml             |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

New commits:
diff-tree 1a61ab0ff944ad301ee40a8c6d42205a091b9317 (from f3b535d9070e71ac703727e75eb77f7310da2910)
Author: Alp Toker <alp at atoker.com>
Date:   Thu Mar 30 20:03:30 2006 +0100

    Complete current-version info for all exts

diff --git a/xcb-proto/src/extensions/dpms.xml b/xcb-proto/src/extensions/dpms.xml
index ccf32f4..1c4421e 100644
--- a/xcb-proto/src/extensions/dpms.xml
+++ b/xcb-proto/src/extensions/dpms.xml
@@ -26,7 +26,7 @@ institutions shall not be used in advert
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
-<extension header="dpms" xname="DPMS" name="DPMS">
+<extension header="dpms" xname="DPMS" name="DPMS" version="1.1">
   <!-- TODO: make use of this enum -->
   <enum name="DPMSMode">
     <item name="on" />
diff --git a/xcb-proto/src/extensions/record.xml b/xcb-proto/src/extensions/record.xml
index c307017..c381593 100644
--- a/xcb-proto/src/extensions/record.xml
+++ b/xcb-proto/src/extensions/record.xml
@@ -26,7 +26,7 @@ institutions shall not be used in advert
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
-<extension header="record" xname="RECORD" name="Record">
+<extension header="record" xname="RECORD" name="Record" version="1.13">
   <!-- Types -->
   <resource name="Context" />
   <struct name="Range8">
diff --git a/xcb-proto/src/extensions/shape.xml b/xcb-proto/src/extensions/shape.xml
index f1aef61..9c877a6 100644
--- a/xcb-proto/src/extensions/shape.xml
+++ b/xcb-proto/src/extensions/shape.xml
@@ -26,7 +26,7 @@ institutions shall not be used in advert
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
-<extension header="shape" xname="SHAPE" name="Shape">
+<extension header="shape" xname="SHAPE" name="Shape" version="1.1">
   <enum type="CARD8" name="ShapeOp">
     <item name="set" />
     <item name="union" />
diff --git a/xcb-proto/src/extensions/shm.xml b/xcb-proto/src/extensions/shm.xml
index a480f56..cbd0c04 100644
--- a/xcb-proto/src/extensions/shm.xml
+++ b/xcb-proto/src/extensions/shm.xml
@@ -26,7 +26,7 @@ institutions shall not be used in advert
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
-<extension header="shm" xname="MIT-SHM" name="Shm">
+<extension header="shm" xname="MIT-SHM" name="Shm" version="1.1">
   <resource name="SEG" />
   <event name="Completion" number="0">
     <pad bytes="1" />
diff --git a/xcb-proto/src/extensions/sync.xml b/xcb-proto/src/extensions/sync.xml
index 19548d2..93a5e61 100644
--- a/xcb-proto/src/extensions/sync.xml
+++ b/xcb-proto/src/extensions/sync.xml
@@ -5,7 +5,7 @@ Copyright (C) 2006 Alp Toker
 All Rights Reserved.  See the file COPYING in this directory
 for licensing information.
 -->
-<extension header="sync" xname="SYNC" name="Sync">
+<extension header="sync" xname="SYNC" name="Sync" version="3.0">
   <resource name="Counter" />
   <error name="Counter" number="0">
     <field type="CARD32" name="bad-counter" />
diff --git a/xcb-proto/src/extensions/xc_misc.xml b/xcb-proto/src/extensions/xc_misc.xml
index 6b21264..9ebb96b 100644
--- a/xcb-proto/src/extensions/xc_misc.xml
+++ b/xcb-proto/src/extensions/xc_misc.xml
@@ -5,7 +5,7 @@ Copyright (C) 2006 Alp Toker
 All Rights Reserved.  See the file COPYING in this directory
 for licensing information.
 -->
-<extension header="xc_misc" xname="XC-MISC" name="XCMisc">
+<extension header="xc_misc" xname="XC-MISC" name="XCMisc" version="1.1">
   <request name="GetVersion" number="0">
     <field type="CARD16" name="client-major-version" />
     <field type="CARD16" name="client-minor-version" />
diff --git a/xcb-proto/src/extensions/xf86dri.xml b/xcb-proto/src/extensions/xf86dri.xml
index 785f04e..be75a5c 100644
--- a/xcb-proto/src/extensions/xf86dri.xml
+++ b/xcb-proto/src/extensions/xf86dri.xml
@@ -26,7 +26,7 @@ institutions shall not be used in advert
 sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
-<extension header="xf86dri" xname="XFree86-DRI" name="XF86Dri">
+<extension header="xf86dri" xname="XFree86-DRI" name="XF86Dri" version="4.1.0">
   <!-- Using http://dri.sourceforge.net/doc/dri_extensions_low_level.txt -->
   <!-- Types -->
   <struct name="DrmClipRect">
diff --git a/xcb-proto/src/xproto.xml b/xcb-proto/src/xproto.xml
index 9345580..d713c74 100644
--- a/xcb-proto/src/xproto.xml
+++ b/xcb-proto/src/xproto.xml
@@ -28,7 +28,7 @@ authorization from the authors.
 -->
 <!-- TODO: rename, add version attribute -->
 <!-- eg. protocol name="X" version="11" -->
-<protocol name="X">
+<protocol name="X" version="11.0">
   <!-- Core error types -->
   <error name="Request" number="1">
     <field type="CARD32" name="bad-value" />


More information about the xcb-commit mailing list