Skip to content

Context type flag #7

Description

@ensisoft

WGL, GLX and EGL have extensions and features that allow them to be used to create different types of contexts. For example:

WGL_EXT_create_context_es_profile
WGL_EXT_create_context_es2_profile
GLX_EXT_create_context_es_profile
GLX_EXT_create_context_es2_profile

In fact for example on NVIDIA the (only?) way to create a GLES2 context on Windows is to go through WGL_EXT_create_context_esX_profile extension.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions