From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/mesa3d: Add option to build OSMesa
Date: Tue, 13 Oct 2015 20:41:18 +0200 [thread overview]
Message-ID: <ervvecx1cq.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: 56100EB3.2000300@dawncrow.de
Am Sat, 03 Oct 2015 19:21:55 +0200 schrieb Andr? Hentschel:
> Signed-off-by: Andr?? Hentschel <nerv@dawncrow.de>
> ---
> package/mesa3d/Config.in | 7 +++++++
> package/mesa3d/mesa3d.mk | 6 ++++++
> 2 files changed, 13 insertions(+)
>
> diff --git a/package/mesa3d/Config.in b/package/mesa3d/Config.in
> index a658986..fdeb599 100644
> --- a/package/mesa3d/Config.in
> +++ b/package/mesa3d/Config.in
> @@ -117,6 +117,13 @@ config BR2_PACKAGE_MESA3D_DRI_DRIVER_RADEON
>
> endif # BR2_PACKAGE_XORG7
>
> +comment "Off-screen Rendering"
> +
> +config BR2_PACKAGE_MESA3D_OSMESA
> + bool "OSMesa library"
> + help
> + The OSMesa API provides functions for making off-screen renderings.
> +
Reviewed-by: Bernd Kuhls <bernd.kuhls@t-online.de>
next prev parent reply other threads:[~2015-10-13 18:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-03 17:21 [Buildroot] [PATCH] package/mesa3d: Add option to build OSMesa André Hentschel
2015-10-13 18:30 ` André Hentschel
2015-10-13 18:41 ` Bernd Kuhls [this message]
2015-10-13 19:15 ` Thomas Petazzoni
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=ervvecx1cq.ln2@ID-313208.user.individual.net \
--to=bernd.kuhls@t-online.de \
--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.