Keith Packard <kei...@keithp.com> writes:

> Add missing CreateDrawable/DestroyDrawable requests
> Add MSC/SBC parameters to DRI2SwapBuffers
> Complete revision history section.
> Add brief description of the prime bits in driverType

Sigh.  I wish docs were part of the XCB proto instead, so that people
could stop screwing this up.

>  2.3. Request ordering
>  
>  No ordering between swap buffers and X rendering.  X rendering to src
> @@ -130,7 +144,8 @@ been completed.  This can be used to throttle drawing on 
> the client
>  side and tie into application main loops.
>  
>  Another event is generated when the validity of the requested buffers
> -changes.
> +changes, either due to window size changes, buffer swapping or page
> +flipping.

also window redirection apparently!

> +┌───
> +    DRI2DestroyDrawable
> +     drawable: DRAWABLE
> +└───
> +     Errors: Drawable
> +
> +     This request appears to have no effect on the X server, but
> +     presumably it should cause the server to stop delivering
> +     InvalidateBuffers events?

Spec text with question marks.  I love this extension!

No substantive review.  Looks good.

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: pgpO6I0egIHHH.pgp
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to