[PATCH 1/2] Explicitly state padding in the BufferSwapComplete event struct.
Eric Anholt
eric at anholt.net
Tue Apr 26 10:39:55 PDT 2011
---
dri2proto.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/dri2proto.h b/dri2proto.h
index 9708a4a..a01c908 100644
--- a/dri2proto.h
+++ b/dri2proto.h
@@ -290,6 +290,7 @@ typedef struct {
CARD8 pad;
CARD16 sequenceNumber B16;
CARD16 event_type B16;
+ CARD16 pad2 B16;
CARD32 drawable B32;
CARD32 ust_hi B32;
CARD32 ust_lo B32;
--
1.7.4.4
More information about the xorg
mailing list