aboutsummaryrefslogtreecommitdiff
path: root/libxcb/xcb-proto/src/xf86dri.xml
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-12-02 19:44:36 +0000
committermarha <marha@users.sourceforge.net>2009-12-02 19:44:36 +0000
commit57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f (patch)
treee238147f048f84c45b4d2d0de99c7939d6bb5d1d /libxcb/xcb-proto/src/xf86dri.xml
parent314d225f3a60cc0ea63c292a2c2ffe3609e7c739 (diff)
downloadvcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.tar.gz
vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.tar.bz2
vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.zip
Updated to xcb-proto-1.6
Diffstat (limited to 'libxcb/xcb-proto/src/xf86dri.xml')
-rw-r--r--libxcb/xcb-proto/src/xf86dri.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/libxcb/xcb-proto/src/xf86dri.xml b/libxcb/xcb-proto/src/xf86dri.xml
index 4527c2bff..981c9682f 100644
--- a/libxcb/xcb-proto/src/xf86dri.xml
+++ b/libxcb/xcb-proto/src/xf86dri.xml
@@ -62,8 +62,6 @@ authorization from the authors.
<field type="CARD32" name="screen" />
<reply>
<pad bytes="1" />
- <field type="CARD32" name="drm_client_key_low" />
- <field type="CARD32" name="drm_client_key_high" />
<field type="CARD32" name="sarea_handle_low" />
<field type="CARD32" name="sarea_handle_high" />
<field type="CARD32" name="bus_id_len" />
@@ -94,8 +92,8 @@ authorization from the authors.
</request>
<request name="CreateContext" opcode="5">
- <field type="CARD32" name="visual" />
<field type="CARD32" name="screen" />
+ <field type="CARD32" name="visual" />
<field type="CARD32" name="context" />
<reply>
<pad bytes="1" />