From: Arnout Vandecappelle <arnout@mind.be>
To: Adrian Perez de Castro <aperez@igalia.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 0/3] Update wlroots to the latest release
Date: Mon, 25 Apr 2022 21:34:30 +0200 [thread overview]
Message-ID: <ddb2ea53-d41b-69fa-503d-a7130b1e9520@mind.be> (raw)
In-Reply-To: <20220422214919.367067-1-aperez@igalia.com>
On 22/04/2022 23:49, Adrian Perez de Castro wrote:
> Hi,
>
> This is a small patch set which brings wlroots library to its most recent
> version, fixing the cage compositor with a backported patch (as there is
> no newer release yet). I am adding one additional patch that enables the
> new Vulkan renderer when any of Mesa's Vulkan drivers is selected, too.
>
> I don't expect the two first patches of the set to be controversial, but
> dunno about the Vulkan one. If there are doubts, I suppose the first two
> could be merged anyway, leaving the other out for further discussion.
>
> One more thing: With wlroots 0.15.x it is finally possible to disable building
> the accelerated renderers (GLESv2, Vulkan) and have only the software based
> one (Pixman) built into wlroots. Currently I do not have the need for such a
> configuration, and therefore I am not planning to send a patch to allow that
> for now. On the other hand, if anyone wanted to try writing the patch, I would
> be more than happy to review it :-)
>
> Cheers,
> -Adrian
>
>
> Adrian Perez de Castro (3):
> package/wlroots: bump to version 0.15.1
> package/cage: add upstream patch for wlroots 0.15.x
> package/wlroots: enable vulkan renderer if possible
Series applied to master, thanks.
Regards,
Arnout
>
> .../cage/0001-Upgrade-to-wlroots-0.15.patch | 312 ++++++++++++++++++
> package/wlroots/Config.in | 2 +-
> package/wlroots/wlroots.hash | 4 +-
> package/wlroots/wlroots.mk | 29 +-
> 4 files changed, 332 insertions(+), 15 deletions(-)
> create mode 100644 package/cage/0001-Upgrade-to-wlroots-0.15.patch
>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-04-25 19:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-22 21:49 [Buildroot] [PATCH 0/3] Update wlroots to the latest release Adrian Perez de Castro
2022-04-22 21:49 ` [Buildroot] [PATCH 1/3] package/wlroots: bump to version 0.15.1 Adrian Perez de Castro
2023-02-08 13:54 ` Peter Korsgaard
2022-04-22 21:49 ` [Buildroot] [PATCH 2/3] package/cage: add upstream patch for wlroots 0.15.x Adrian Perez de Castro
2022-04-22 21:49 ` [Buildroot] [PATCH 3/3] package/wlroots: enable vulkan renderer if possible Adrian Perez de Castro
2022-04-25 19:34 ` Arnout Vandecappelle [this message]
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=ddb2ea53-d41b-69fa-503d-a7130b1e9520@mind.be \
--to=arnout@mind.be \
--cc=aperez@igalia.com \
--cc=buildroot@buildroot.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.