-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
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_pixmap
It should be possible, but probably not straightforward in all cases (hence the "funding needed" tag), to support some or all of these.