mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-07 11:58:09 +02:00
Added major-version and minor-version attributes to the xcb tag.
This commit is contained in:
parent
c10a77848f
commit
2df1bbfa95
22 changed files with 45 additions and 23 deletions
|
|
@ -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"
|
||||
extension-name="BigRequests">
|
||||
extension-name="BigRequests"
|
||||
major-version="0" minor-version="0">
|
||||
|
||||
<request name="Enable" opcode="0">
|
||||
<reply>
|
||||
<pad bytes="1" />
|
||||
|
|
|
|||
|
|
@ -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. -->
|
||||
<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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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. -->
|
||||
<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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
-->
|
||||
<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" />
|
||||
|
|
|
|||
|
|
@ -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
|
||||
-->
|
||||
|
||||
<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>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
|
|||
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>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
|
|||
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" />
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
-->
|
||||
<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>
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
-->
|
||||
<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" />
|
||||
|
|
|
|||
|
|
@ -29,7 +29,8 @@ authorization from the authors.
|
|||
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>
|
||||
|
|
|
|||
|
|
@ -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. -->
|
||||
<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" />
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
-->
|
||||
<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" />
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
-->
|
||||
<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" />
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
-->
|
||||
<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" />
|
||||
|
|
|
|||
|
|
@ -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. -->
|
||||
<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" />
|
||||
|
|
|
|||
|
|
@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
|
|||
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 -->
|
||||
|
||||
|
|
|
|||
|
|
@ -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. -->
|
||||
<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>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
|
|||
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 -->
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,9 @@ sale, use or other dealings in this Software without prior written
|
|||
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>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,8 @@ sale, use or other dealings in this Software without prior written
|
|||
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>
|
||||
|
|
@ -102,4 +103,4 @@ authorization from the authors.
|
|||
|
||||
<!-- No events or errors -->
|
||||
|
||||
</xcb>
|
||||
</xcb>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ sale, use or other dealings in this Software without prior written
|
|||
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 -->
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ sale, use or other dealings in this Software without prior written
|
|||
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" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue