The EGL back end does not currently support certain GLX extensions that are supported by the GLX back end:
GLX_ARB_create_context_robustness
GLX_ARB_fbconfig_float
GLX_EXT_create_context_es2_profile
GLX_EXT_fbconfig_packed_float
GLX_EXT_texture_from_pixmap
It should be possible, but probably not straightforward in all cases (hence the "funding needed" tag), to support some or all of these.
The EGL back end does not currently support certain GLX extensions that are supported by the GLX back end:
GLX_ARB_create_context_robustnessGLX_ARB_fbconfig_floatGLX_EXT_create_context_es2_profileGLX_EXT_fbconfig_packed_floatGLX_EXT_texture_from_pixmapIt should be possible, but probably not straightforward in all cases (hence the "funding needed" tag), to support some or all of these.