[webkit-gtk] Building with wayland requires GLX for opengl support ?

Quentin SCHIBLER quentin.schibler at bbox.fr
Fri Mar 12 05:45:32 PST 2021


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 <clopez at 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 


More information about the webkit-gtk mailing list