mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] mesalib: let EGL_DEFAULT_DISPLAY prefer wayland over x11
Date: Wed,  4 Aug 2021 08:14:14 +0200	[thread overview]
Message-ID: <20210804061414.3672108-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210730143138.9696-3-p.zabel@pengutronix.de>

Thanks, applied as 29853070096778a1e10635014ebbbd6699f96890.

Michael

[sent from post-receive hook]

On Wed, 04 Aug 2021 08:14:14 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> If both wayland and x11 EGL platforms are enabled, let EGL assume
> wayland for EGL_DEFAULT_DISPLAY, instead of x11.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210730143138.9696-3-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/mesalib.make b/rules/mesalib.make
> index 043d0d7599b5..fb3b5be02578 100644
> --- a/rules/mesalib.make
> +++ b/rules/mesalib.make
> @@ -108,8 +108,8 @@ MESALIB_LIBS-$(PTXCONF_MESALIB_GLES2)	+= libGLESv2
>  MESALIB_LIBS-$(PTXCONF_MESALIB_EGL)	+= libEGL
>  MESALIB_LIBS-$(PTXCONF_MESALIB_GBM)	+= libgbm
>  
> -MESALIBS_EGL_PLATFORMS-$(PTXCONF_MESALIB_EGL_X11)	+= x11
>  MESALIBS_EGL_PLATFORMS-$(PTXCONF_MESALIB_EGL_WAYLAND)	+= wayland
> +MESALIBS_EGL_PLATFORMS-$(PTXCONF_MESALIB_EGL_X11)	+= x11
>  
>  MESALIB_CONF_TOOL	:= meson
>  MESALIB_CONF_OPT	:= \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2021-08-04  6:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 14:31 [ptxdist] [PATCH 1/3] host-mesalib: sync build options Philipp Zabel
2021-07-30 14:31 ` [ptxdist] [PATCH 2/3] mesalib: version bump 21.1.3 -> 21.1.6 Philipp Zabel
2021-08-04  6:14   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-07-30 14:31 ` [ptxdist] [PATCH 3/3] mesalib: let EGL_DEFAULT_DISPLAY prefer wayland over x11 Philipp Zabel
2021-08-04  6:14   ` Michael Olbrich [this message]
2021-08-04  6:14 ` [ptxdist] [APPLIED] host-mesalib: sync build options Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210804061414.3672108-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox