Skip to content

EGL back end: additional GLX extensions #134

@dcommander

Description

@dcommander

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions