err, umm.. it looks like DRI2SwapBuffers description in sect '8. Extension Requests' also needs to be updated.. if someone can confirm that I am on the right track (and not mis-understanding something) I'll send an updated patch.. either way, you probably don't want to merge the initial version as-is.
BR, -R On Mon, Sep 19, 2011 at 5:14 PM, Rob Clark <[email protected]> wrote: > From: Rob Clark <[email protected]> > > 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 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
