From 8257a60f2896e298715b6110ca9683da9904d711 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 6 Nov 2013 10:18:53 -0800 Subject: Update DRI3Open encoding spec to remove driver name The specification for the encoding of DRI3Open didn't get fixed when the driver name was removed. Signed-off-by: Keith Packard --- dri3proto.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/dri3proto.txt b/dri3proto.txt index 3f516f7..dac11d3 100644 --- a/dri3proto.txt +++ b/dri3proto.txt @@ -287,17 +287,13 @@ A.2 Protocol Requests 1 1 DRI3 opcode 2 4 length 4 DRAWABLE drawable - 4 CARD32 driver type 4 PROVIDER provider ▶ 1 1 Reply 1 1 nfd 2 CARD16 sequence number - 4 (n + p) / 4 reply length - 4 n driver name length (n) - 20 unused - n CARD8 driver name - p unused, p=pad(n) + 4 0 reply length + 24 unused 0 FD device └─── -- cgit v1.2.1