I agree, but from what I can understand when you want GL+EGL, libGL is not
built by mesa because it includes GLX, and what serves as the GPU driver
software is libEGL (instead of libGL). Which means webkitgtk should not ask for
the gl package when building with egl.On Mar 12, 2021 12:00 AM, Carlos Alberto
Lopez Perez <clo...@igalia.com> wrote:
>
> On 11/03/2021 23:58, Carlos Alberto Lopez Perez wrote:
> > To actually draw anything on a traditional GNU/Linux desktop with Wayland
> > or X11
> > you need a combination of both things. So you need to choose between any of
> > this
> > four combinations: GL+EGL, GL+GLX, GLESv2+GL, GLESv2+GLX
>
> Sorry, I wanted to mean: GL+EGL, GL+GLX, GLESv2+EGL, GLESv2+GLX
_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk