[Mesa-dev] [PATCH] dri3: Don't fail on version mismatch

Dave Airlie airlied at gmail.com
Mon Mar 19 19:28:23 UTC 2018


On 20 March 2018 at 01:36, Daniel Stone <daniels at collabora.com> wrote:
> The previous commit to make DRI3 modifier support optional, breaks with
> an updated server and old client.
>
> Make sure we never set multibuffers_available unless we also support it
> locally. Make sure we don't call stubs of new-DRI3 functions (or empty
> branches) which will never succeed.
>
> Signed-off-by: Daniel Stone <daniels at collabora.com>
> Fixes: 7aeef2d4efdc ("dri3: allow building against older xcb (v3)")
> Cc: Dave Airlie <airlied at redhat.com>
> ---

Thanks,

Reviewed-by: Dave Airlie <airlied at redhat.com>


More information about the mesa-dev mailing list