When you say "EGL backend for XCB", do you mean the EGL backend for Qt? I.e. the eglfs QPA (Qt Platform Adapter)?
If so, you can pass eglfs to the -platform command line switch (provided you have the eglfs backend compiled and installed) or set an environment variabl (forgot which one).
Cheers,
_
No I am not revering to eglfs as that is different from XCB. XCB has seperate GLX and EGL backends. I am also looking at using EGLFS but I have not managed to get that running with an X11 backend as it defaults to KMS.
Bookmarks