qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ui/egl: Reduce required libraries to build with


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] ui/egl: Reduce required libraries to build with EGL support
Date: Mon, 26 Oct 2015 13:16:19 +0100

On Mo, 2015-10-26 at 19:39 +0900, OGAWA Hirofumi wrote:
> Gerd Hoffmann <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]