projects
/
free-sw
/
xcb
/
proto
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a6b446
)
glx: add padding for PbufferClobber event
author
Julien Danjou
<julien@danjou.info>
Wed, 27 Aug 2008 09:51:06 +0000
(11:51 +0200)
committer
Julien Danjou
<julien@danjou.info>
Thu, 28 Aug 2008 07:55:06 +0000
(09:55 +0200)
Signed-off-by: Julien Danjou <julien@danjou.info>
src/glx.xml
patch
|
blob
|
history
diff --git
a/src/glx.xml
b/src/glx.xml
index
5fedb7b
..
0f09b28
100644
(file)
--- a/
src/glx.xml
+++ b/
src/glx.xml
@@
-92,6
+92,7
@@
The patch that fixed this server bug in X.org CVS is here:
<!-- Events -->
<event name="PbufferClobber" number="0">
+ <pad bytes="1" />
<field type="CARD16" name="event_type" />
<field type="CARD16" name="draw_type" />
<field type="glx:DRAWABLE" name="drawable" />