All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@intel.com>
To: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: OpenGL as a DISTRO_FEATURE
Date: Sun, 3 Feb 2013 23:35:01 +0000	[thread overview]
Message-ID: <F600AD7DF50F4C5793CA585286CEE7B4@intel.com> (raw)
In-Reply-To: <510ED7B6.1010201@linaro.org>

On Sunday, 3 February 2013 at 21:33, Marcin Juszkiewicz wrote:
> As they are different architectures you can try this:
> 
> DISTRO_FEATURES_wm8950 = "here copy your default DISTRO_FEATURES but
> skip opengl"
> 
> Replace wm8950 with MACHINE name. Ugly solution but should work.
That means that Qt won't be built with GLES support.

The best approach is to probe the hardware/libraries at runtime and adapt - i.e. if only GLES libraries are available use those, but a lot of software doesn't support that or simple probing isn't sufficient (Intel Pine Trail supports both but GL is best, Cedar Trail supports both but GL is terrible).

Ross 





  reply	other threads:[~2013-02-03 23:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-03 17:15 OpenGL as a DISTRO_FEATURE Ian Geiser
2013-02-03 19:04 ` Ross Burton
2013-02-03 19:45   ` Ian Geiser
2013-02-03 21:33     ` Marcin Juszkiewicz
2013-02-03 23:35       ` Ross Burton [this message]
2013-02-04  0:53         ` Ian Geiser
2013-02-05 20:58         ` Tomas Frydrych
2013-02-07 14:25           ` Andrei Gherzan
2013-02-04  0:53       ` Ian Geiser

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=F600AD7DF50F4C5793CA585286CEE7B4@intel.com \
    --to=ross.burton@intel.com \
    --cc=marcin.juszkiewicz@linaro.org \
    --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 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.