libEGL warning: failed to load GLX
Foinel <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <CANdftmN_m3wECRHYfUwyU9cnwZ_KaufDjFA9PHwAbVzFo+N=wA@mail.gmail.com> |
Hi, I am trying to run an OpenGLES 2 app and get this warning: libEGL warning: failed to load GLX I'm using mesa-xlib with glx builtin enabled, xserver xorg with glx disabled. Is this a valid scenario in which my app should be running with GLX support? Need to mention also that I am using the fbdev driver for starting X11. Thanks