Hi,

On Thursday, February 12, 2015, Bryce Harrington <[email protected]>
wrote:

> On Wed, Feb 11, 2015 at 06:15:18PM +0000, Daniel Stone wrote:
> > Older versions of Mesa provided header definitions for the
> > EGL_WL_bind_wayland_display extension, but an earlier version of the
> > extension which only provided the (un)bind entrypoints, and not
> > QueryWaylandBuffer. Detect this half-provision and make sure we export
> > the QueryWaylandBuffer definitions as well.
> >
> > Fixes build failure with EGL on Ubuntu 12.04.
> >
> > Signed-off-by: Daniel Stone <[email protected] <javascript:;>>
>
> If I understand properly, this basically splits the definitions that
> were provided for when EGL_WL_bind_wayland_display is unavailable into
> two chunks, the first just declares wl_display and the bind api when
> EGL_WL_bind_wayland_display is missing, and the remainder only when
> EGL_WAYLAND_BUFFER_WL isn't available.  Ubuntu 12.04 has
> EGL_WL_bind_wayland_display defined but not EGL_WAYLAND_BUFFER_WL.
>
> Presuming my understanding's correct and assuming this has been verified
> as a fix on 12.04,
>

Exactly. Thanks for the review!

Cheers,
Daniel
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to