From: Denys Dmytriyenko <denis@denix.org>
To: "Kamble, Nitin A" <nitin.a.kamble@intel.com>
Cc: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [RFC][PATCH] mesa-gl: add GL-only Mesa recipe
Date: Mon, 09 Sep 2013 13:24:51 -0400 [thread overview]
Message-ID: <20130909172451.GG5834@denix.org> (raw)
In-Reply-To: <ADD6A3980E8C39419A432FF422031B4C704914C3@ORSMSX103.amr.corp.intel.com>
On Mon, Sep 09, 2013 at 04:57:40PM +0000, Kamble, Nitin A wrote:
> Hi Ross,
> This is a clever way to deal with unnecessary rebuilding of mesa we were
> seeing earlier. With this mesa-gl, the mesa also need modification to remove
> gl from the default recipe.
>
> Also looks like there is a need from community for mesa-gl-lib and
> mesa-gl-headers, as some platforms need just the mesa-gl-headers and not the
> libs.
>
> Nitin
Ross, Nitin,
This is a great and very welcomed development! This would definitely allow our
TI machines (and other ARM ones, as you said) to happily co-exist with Mesa
software rendering.
--
Denys
> > -----Original Message-----
> > From: openembedded-core-bounces@lists.openembedded.org
> > [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf
> > Of Ross Burton
> > Sent: Monday, September 09, 2013 5:27 AM
> > To: openembedded-core@lists.openembedded.org
> > Subject: [OE-core] [RFC][PATCH] mesa-gl: add GL-only Mesa recipe
> >
> > Some machines have hardware-specific GL drivers that do EGL and GLES
> > (many ARM boards). Others have their own EGL/GLES drivers and provide a
> > Mesa DRI driver (EMGD). Previously adding Mesa, for software GL/GLX
> > rendering in the first case and hardware GLX in the second, involved
> > bbappends and changing Mesa to be machine-specific.
> >
> > By adding a just-GL Mesa the machine definition can combine it with the
> > hardware drivers cleanly.
> >
> > Signed-off-by: Ross Burton <ross.burton@intel.com>
> > ---
> > meta/recipes-graphics/mesa/mesa-gl_9.1.6.bb | 5 +++++
> > 1 file changed, 5 insertions(+)
> > create mode 100644 meta/recipes-graphics/mesa/mesa-gl_9.1.6.bb
> >
> > diff --git a/meta/recipes-graphics/mesa/mesa-gl_9.1.6.bb b/meta/recipes-
> > graphics/mesa/mesa-gl_9.1.6.bb
> > new file mode 100644
> > index 0000000..521a830
> > --- /dev/null
> > +++ b/meta/recipes-graphics/mesa/mesa-gl_9.1.6.bb
> > @@ -0,0 +1,5 @@
> > +require mesa_${PV}.bb
> > +
> > +FILESPATH = "${FILE_DIRNAME}/mesa-${PV}:${FILE_DIRNAME}/mesa"
> > +
> > +PACKAGECONFIG ??= "dri gl"
> > --
> > 1.7.10.4
> >
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
next prev parent reply other threads:[~2013-09-09 17:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-09 12:26 [RFC][PATCH] mesa-gl: add GL-only Mesa recipe Ross Burton
2013-09-09 16:57 ` Kamble, Nitin A
2013-09-09 17:24 ` Denys Dmytriyenko [this message]
2013-09-10 9:51 ` Burton, Ross
2013-09-11 0:23 ` Kamble, Nitin A
2013-09-11 13:08 ` Burton, Ross
2013-09-14 0:49 ` Kamble, Nitin A
2013-09-16 15:00 ` Burton, Ross
2013-09-16 15:01 ` Burton, Ross
2013-09-16 16:16 ` Kamble, Nitin A
2013-09-16 17:59 ` Burton, Ross
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=20130909172451.GG5834@denix.org \
--to=denis@denix.org \
--cc=nitin.a.kamble@intel.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox