summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Linhart <chris@demorecorder.com>2015-11-01 18:26:30 +0100
committerChristian Linhart <chris@demorecorder.com>2015-11-15 19:08:00 +0100
commit0e564a0df5a7be32c2e25561e6eb863262fb4b8e (patch)
treefece474b01471f594831fd1dfa8d4dbf5e5b8619 /src
parente500bd837be8366830deb703a7d22d13020fe4c5 (diff)
downloadxcb-proto-0e564a0df5a7be32c2e25561e6eb863262fb4b8e.tar.gz
glx: add non-default start-aligns for replies
Signed-off-by: Christian Linhart <chris@demorecorder.com>
Diffstat (limited to 'src')
-rw-r--r--src/glx.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/glx.xml b/src/glx.xml
index e0870f4..2e50aea 100644
--- a/src/glx.xml
+++ b/src/glx.xml
@@ -665,6 +665,7 @@ The patch that fixed this server bug in X.org CVS is here:
<field type="CONTEXT_TAG" name="context_tag" />
<field type="INT32" name="plane" />
<reply>
+ <required_start_align align="8" />
<pad bytes="1" />
<pad bytes="24" />
<list type="FLOAT64" name="data">
@@ -680,6 +681,7 @@ The patch that fixed this server bug in X.org CVS is here:
<field type="CONTEXT_TAG" name="context_tag" />
<field type="CARD32" name="pname" />
<reply>
+ <required_start_align align="8" />
<pad bytes="1" />
<pad bytes="4" />
<field type="CARD32" name="n" />
@@ -766,6 +768,7 @@ The patch that fixed this server bug in X.org CVS is here:
<field type="CARD32" name="target" />
<field type="CARD32" name="query" />
<reply>
+ <required_start_align align="8" />
<pad bytes="1" />
<pad bytes="4" />
<field type="CARD32" name="n" />
@@ -953,6 +956,7 @@ The patch that fixed this server bug in X.org CVS is here:
<field type="CARD32" name="coord" />
<field type="CARD32" name="pname" />
<reply>
+ <required_start_align align="8" />
<pad bytes="1" />
<pad bytes="4" />
<field type="CARD32" name="n" />