[OE-core] libglu: dependency on x11

Burton, Ross ross.burton at intel.com
Mon Mar 6 11:17:17 UTC 2017


On 5 March 2017 at 18:35, Gabriel Huau <contact at huau-gabriel.fr> wrote:

> I thought it was possible to have an implementation of libGL.so without
> X11, for example by using Wayland or any other Window System, I didn't know
> that the libGL was tied to X11 (on Linux). Also, I didn't see any specific
> X11 code in the libGLU so I was a bit confused by the dependency on both
> OpenGL and x11.
>
> Non-X11 OpenGL implementations are generally EGL, which has an abstraction
for the display type.

I guess you can try removing the x11 dependency in GLU and see what
happens...  there may be no X specific code but X assumptions if it's using
the GLX API.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170306/b6cc89e2/attachment-0002.html>


More information about the Openembedded-core mailing list