On Wed, 11 Feb 2015 18:15:18 +0000 Daniel Stone <[email protected]> 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]> > --- > src/weston-egl-ext.h | 28 +++++++++++++++++++++++----- > 1 file changed, 23 insertions(+), 5 deletions(-) Both patches look good to me. Thanks, pq _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
