Message ID | 1316470487-10680-1-git-send-email-rob.clark@linaro.org |
---|---|
State | New |
Headers | show |
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
From: Rob Clark <rob@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(-)