From: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 3/6] mesa3d: modularize and bump to version 10.0.3
Date: Thu, 13 Mar 2014 00:18:17 -0400 [thread overview]
Message-ID: <53213189.7070003@savoirfairelinux.com> (raw)
In-Reply-To: <1dp6vaxn6k.ln2@ID-313208.user.individual.net>
Hi bernd,
On 03/12/2014 03:33 PM, Bernd Kuhls wrote:
> Sebastien Bourdelin <sebastien.bourdelin-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/
> @public.gmane.org> wrote in news:531F84DE.5080005 at savoirfairelinux.com:
>
>> I didn't catch it before, but the shared-glapi option is required by GBM
>> (so by EGL) when you use a DRI driver, perhaps you could add a
>> conditionnal statement in your "ifeq
>> ($(BR2_PACKAGE_MESA3D_OPENGL_EGL),y)" or always enabled it when you use
>> a DRI driver, i don't know if it can be a trouble to let this option
>> enabled as default.
> Hi,
>
> mesa3d configure.ac:
>
>> # Shared GLAPI is only useful for DRI
>> if test "x$enable_dri" = xno; then
>> AC_MSG_NOTICE([Shared GLAPI is only useful for DRI, disabling])
>> enable_shared_glapi=no
>> fi
> Therefore I moved the -shared-glapi option to ifeq ($(MESA3D_DRI_DRIVERS-y),)
>
> Regards, Bernd
It's ok for me,
i will review your new patch set soon.
Regards,
Sebastien.
next prev parent reply other threads:[~2014-03-13 4:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1394564029-528-1-git-send-email-berndkuhls@hotmail.com>
2014-03-11 18:53 ` [Buildroot] [PATCH v5 2/6] mesa3d: pull out from x11 Bernd Kuhls
2014-03-11 21:29 ` Jerzy Grzegorek
2014-03-12 5:11 ` Bernd Kuhls
2014-03-12 7:29 ` Jerzy Grzegorek
2014-03-11 18:53 ` [Buildroot] [PATCH v5 3/6] mesa3d: modularize and bump to version 10.0.3 Bernd Kuhls
2014-03-11 21:49 ` Sebastien Bourdelin
2014-03-12 19:33 ` Bernd Kuhls
2014-03-13 4:18 ` Sebastien Bourdelin [this message]
2014-03-11 18:53 ` [Buildroot] [PATCH v5 4/6] xorg: Bump xserver_xorg-server version to 1.15.0 Bernd Kuhls
2014-03-11 18:53 ` [Buildroot] [PATCH v5 5/6] pkgconf: rewrite variable sdkdir, needed by xdriver_xf86-video-intel Bernd Kuhls
2014-03-11 18:53 ` [Buildroot] [PATCH v5 6/6] xdriver_xf86-video-intel: Bump version to 2.99.910 Bernd Kuhls
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=53213189.7070003@savoirfairelinux.com \
--to=sebastien.bourdelin@savoirfairelinux.com \
--cc=buildroot@busybox.net \
/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.