Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 11/14] package/mesa3d: with a DRI driver, is a full OpenGL provider
Date: Thu, 17 Apr 2014 23:07:08 +0200	[thread overview]
Message-ID: <20140417230708.42918ee0@skate> (raw)
In-Reply-To: <6c6c678af9a7ff235f32d25f3bea03670749f41d.1397750571.git.yann.morin.1998@free.fr>

Dear Yann E. MORIN,

On Thu, 17 Apr 2014 18:04:23 +0200, Yann E. MORIN wrote:

>  config BR2_PACKAGE_MESA3D_DRI_DRIVER
>  	select BR2_PACKAGE_MESA3D_DRIVER
> +	select BR2_PACKAGE_HAS_LIBGL
>  	bool
>  
> +config BR2_PACKAGE_PROVIDES_LIBGL
> +	default "mesa3d" if BR2_PACKAGE_MESA3D_DRI_DRIVER

I find this a little bit confusing. Wouldn't it make more sense to have
a BR2_PACKAGE_MESA3D_GL option, that gets automatically defined when
mesa3d provides a full OpenGL implementation? I know it appears to
technically be the same as Mesa3D having a DRI driver, but it would
look more logical.

In fact, the Mesa3D situation is so complex that a good fat comment on
top of its Config.in file may be useful to have :)

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-04-17 21:07 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-17 16:04 [Buildroot] [PATCH 0/14 v3] Add virtual package for full-openGL (branch yem/opengl) Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 01/14] package/libdrm: radeon does not depend on x86 Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 02/14] package/xdriver_xf86-video-ati: only select libdrm if the DRI driver is enabled Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 03/14] package/x11-video-drivers: do not select, but depends on mesa3d Yann E. MORIN
2014-04-17 21:04   ` Thomas Petazzoni
2014-04-17 16:04 ` [Buildroot] [PATCH 04/14] package/mesa3d: re-arrange menu items Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 05/14] package/mesa3d: DRI drivers depend on X.org Yann E. MORIN
2014-04-17 21:05   ` Thomas Petazzoni
2014-04-17 16:04 ` [Buildroot] [PATCH 06/14] package/mesa3d: add comment for when OpenGL EGL is not available Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 07/14] package/mesa3d: simplify the code enabling full-OpenGL Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 08/14] package/mesa3d: only enable full OpenGL when a DRI driver is enabled Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 09/14] package/xorg-server: do not force-select xf86driproto for mesa3d Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 10/14] package/libgl: introduce as a new virtual package for full-openGL providers Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 11/14] package/mesa3d: with a DRI driver, is a full OpenGL provider Yann E. MORIN
2014-04-17 21:07   ` Thomas Petazzoni [this message]
2014-04-17 16:04 ` [Buildroot] [PATCH 12/14] package/libevas: switch dependency from mesa3d to _HAS_LIBGL Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 13/14] package/vlc: depends on the virtual package libgl Yann E. MORIN
2014-04-17 16:04 ` [Buildroot] [PATCH 14/14] xapp_xdriinfo: " Yann E. MORIN
2014-04-17 21:02 ` [Buildroot] [PATCH 0/14 v3] Add virtual package for full-openGL (branch yem/opengl) 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=20140417230708.42918ee0@skate \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox