[PATCH weston 2/2] weston-egl-ext: Define EGL tokens harder for old Mesa
Pekka Paalanen
ppaalanen at gmail.com
Thu Feb 12 05:55:42 PST 2015
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,
pq
More information about the wayland-devel
mailing list