From b071050b9eda9d5e5185e582dbe9f4adba863ccc Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 18 Jun 2013 08:23:14 +0200 Subject: libX11 libXmu libxcb/xcb-proto mesa mkfontscale pixman xkeyboard-config git update 18 June 2013 libxcb/xcb-proto commit e5f7c750815cb5170db363a2e5b09639b7354733 xkeyboard-config commit 30d804538462213ed01e8efc0b44a8e5a0aff990 libX11 commit 9dfb0f3c0a761590bcdc1f3396b1e064da4e18e8 pixman commit 279bdcda7ec3af8ac06312f4514b1b082a279544 mkfontscale commit f731c5c36f28ddd0f25f474d2991c96f9a7a915c libXmu commit e46ecb4e02b7f919b11efa79448d4db71d1deb69 mesa commit eb2021507556633cd6ba64cda26653e3c43e80df --- libxcb/xcb-proto/src/composite.xml | 2 +- libxcb/xcb-proto/src/glx.xml | 15 ++- libxcb/xcb-proto/src/randr.xml | 231 ++++++++++++++++++++++++++++++++++--- libxcb/xcb-proto/src/res.xml | 9 +- libxcb/xcb-proto/src/xfixes.xml | 4 +- libxcb/xcb-proto/src/xtest.xml | 3 +- 6 files changed, 240 insertions(+), 24 deletions(-) (limited to 'libxcb/xcb-proto') diff --git a/libxcb/xcb-proto/src/composite.xml b/libxcb/xcb-proto/src/composite.xml index d16b6e746..535a0eecf 100644 --- a/libxcb/xcb-proto/src/composite.xml +++ b/libxcb/xcb-proto/src/composite.xml @@ -26,7 +26,7 @@ authorization from the authors. --> + major-version="0" minor-version="4"> xproto xfixes diff --git a/libxcb/xcb-proto/src/glx.xml b/libxcb/xcb-proto/src/glx.xml index 53c926737..2a36daadd 100644 --- a/libxcb/xcb-proto/src/glx.xml +++ b/libxcb/xcb-proto/src/glx.xml @@ -45,8 +45,7 @@ The patch that fixed this server bug in X.org CVS is here: --> - + major-version="1" minor-version="4"> xproto @@ -107,6 +106,18 @@ The patch that fixed this server bug in X.org CVS is here: + + + + + + + + + + + + diff --git a/libxcb/xcb-proto/src/randr.xml b/libxcb/xcb-proto/src/randr.xml index 4f0716f7c..1ec3234fb 100644 --- a/libxcb/xcb-proto/src/randr.xml +++ b/libxcb/xcb-proto/src/randr.xml @@ -27,7 +27,7 @@ authorization from the authors. --> + major-version="1" minor-version="4"> xproto render @@ -36,12 +36,14 @@ authorization from the authors. + - - - + + + + @@ -113,11 +115,15 @@ authorization from the authors. - 0 - - 1 - 2 - 3 + 0 + + 1 + 2 + 3 + + 4 + 5 + 6 @@ -506,6 +512,14 @@ authorization from the authors. + + + 0 + 1 + 2 + 3 + + @@ -599,6 +613,163 @@ authorization from the authors. + + + + + + + + + + + num_providers + + + + + + 0 + 1 + 2 + 3 + + + + + + + + + + + + + + + + num_crtcs + + + num_outputs + + + num_associated_providers + + + num_associated_providers + + + name_len + + + + + + + + + + + + + + + + + + + + + + + + + num_atoms + + + + + + + + + + + + + + + length + + + + + + + + + + + + + + + + + + + + + + + + num_items + + format + 8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + num_items + + format + 8 + + + + + + @@ -619,9 +790,12 @@ authorization from the authors. - 0 - 1 - 2 + 0 + 1 + 2 + 3 + 4 + 5 @@ -658,10 +832,37 @@ authorization from the authors. + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + diff --git a/libxcb/xcb-proto/src/res.xml b/libxcb/xcb-proto/src/res.xml index 1dd3bd196..17e6f833d 100644 --- a/libxcb/xcb-proto/src/res.xml +++ b/libxcb/xcb-proto/src/res.xml @@ -41,15 +41,20 @@ authorization from the authors. + + 0 + 1 + + - + - + length diff --git a/libxcb/xcb-proto/src/xfixes.xml b/libxcb/xcb-proto/src/xfixes.xml index cbc75427b..7b9be170b 100644 --- a/libxcb/xcb-proto/src/xfixes.xml +++ b/libxcb/xcb-proto/src/xfixes.xml @@ -336,7 +336,7 @@ authorization from the authors. - + 0 1 2 @@ -350,7 +350,7 @@ authorization from the authors. - + num_devices diff --git a/libxcb/xcb-proto/src/xtest.xml b/libxcb/xcb-proto/src/xtest.xml index 7f0b2623c..085d3a3dc 100644 --- a/libxcb/xcb-proto/src/xtest.xml +++ b/libxcb/xcb-proto/src/xtest.xml @@ -27,8 +27,7 @@ authorization from the authors. --> - + major-version="2" minor-version="2"> xproto -- cgit v1.2.3