[PATCH dri2proto] Remove extra DRI2SwapBuffers

Rob Clark rob.clark at linaro.org
Mon Sep 19 15:14:47 PDT 2011


From: Rob Clark <rob at ti.com>

Remove duplicate DRI2SwapBuffers from 'A.2 Protocol Requests' section.
---
I believe this to be a typo.. either that or I am confused and missing
some subtle point (in which case a comment might be useful).

 dri2proto.txt |   21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)

diff --git a/dri2proto.txt b/dri2proto.txt
index df763c7..dea8b82 100644
--- a/dri2proto.txt
+++ b/dri2proto.txt
@@ -718,27 +718,6 @@ A.2 Protocol Requests
 	1	7			DRI2 opcode
 	2	8			length
 	4	DRAWABLE		drawable
-      ▶	
-	1	1			Reply
-        1				unused
-	2	CARD16			sequence number
-	4	0			reply length
-	4	CARD32			buffer count
-	4	CARD32			unused
-	4	CARD32			unused
-	4	CARD32			unused
-	4	CARD32			unused
-	4	CARD32			unused
-	4	CARD32			unused
-	5n	LISTofDRI2BUFFER	buffers
-└───
-
-┌───
-    DRI2SwapBuffers
-	1	CARD8			major opcode
-	1	7			DRI2 opcode
-	2	8			length
-	4	DRAWABLE		drawable
 	4	CARD32			target_msc_hi
 	4	CARD32			target_msc_lo
 	4	CARD32			divisor_hi
-- 
1.7.5.4



More information about the xorg-devel mailing list