From: Gerd Hoffmann <kraxel@redhat.com>
To: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Cc: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] ui/egl: Reduce required libraries to build with EGL support
Date: Mon, 26 Oct 2015 13:16:19 +0100 [thread overview]
Message-ID: <1445861779.4397.24.camel@redhat.com> (raw)
In-Reply-To: <87io5t9ann.fsf@mail.parknet.co.jp>
On Mo, 2015-10-26 at 19:39 +0900, OGAWA Hirofumi wrote:
> Gerd Hoffmann <kraxel@redhat.com> writes:
>
> > On Sa, 2015-10-24 at 20:51 +0900, OGAWA Hirofumi wrote:
> >> To support EGL (sdl2-gl, gtk-egl, egl-helpers, etc.), we don't need to
> >> install "gl" or "glesv" packages. (Those are used only for milkymist-tmu2).
> >
> > They are needed and used. Maybe it works if you don't explicitly link
> > them because epoxy brings them in indirectly then.
>
> Hm, I meant, we don't need to explicitly install those development
> packages. I.e. epoxy handling those dynamically.
Ah, I see. Can we just move over tmu2 to use epoxy too, then drop the
deps handled by epoxy? So we don't need a new CONFIG_EGL option ...
Ideally tmu2 should also be moved from talking to glx directly to use
the (egl-based) qemu opengl interfaces. That'll be a bit more work
though as tmu2 needs be ported to the modern opengl desktop interfaces
then ...
cheers,
Gerd
next prev parent reply other threads:[~2015-10-26 12:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-24 11:51 [Qemu-devel] [PATCH] ui/egl: Reduce required libraries to build with EGL support OGAWA Hirofumi
2015-10-26 10:16 ` Gerd Hoffmann
2015-10-26 10:39 ` OGAWA Hirofumi
2015-10-26 12:16 ` Gerd Hoffmann [this message]
2015-10-26 17:44 ` OGAWA Hirofumi
2015-10-26 17:45 ` [Qemu-devel] [PATCH v2] ui/opengl: Reduce build required libraries for opengl OGAWA Hirofumi
2015-10-28 9:18 ` Gerd Hoffmann
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=1445861779.4397.24.camel@redhat.com \
--to=kraxel@redhat.com \
--cc=hirofumi@mail.parknet.co.jp \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).