[PATCH weston 2/2] weston-egl-ext: Define EGL tokens harder for old Mesa
Bryce Harrington
bryce at osg.samsung.com
Thu Feb 12 19:31:49 PST 2015
On Thu, Feb 12, 2015 at 03:55:42PM +0200, Pekka Paalanen wrote:
> On Wed, 11 Feb 2015 18:15:18 +0000
> Daniel Stone <daniels at collabora.com> 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 <daniels at collabora.com>
> > ---
> > src/weston-egl-ext.h | 28 +++++++++++++++++++++++-----
> > 1 file changed, 23 insertions(+), 5 deletions(-)
>
> Both patches look good to me.
Thanks, applied and pushed:
a9d0b68..ad1218f master -> master
More information about the wayland-devel
mailing list