Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EGL_WL_bind_wayland_display and EGL_WL_create_wayland_buffer_from_image #95

Merged
merged 1 commit into from
Jan 6, 2020

Commits on Dec 12, 2019

  1. Add EGL_WL_bind_wayland_display and EGL_WL_create_wayland_buffer_from…

    …_image
    
    These extensions were developed by the Wayland project several years
    ago, but never proposed for inclusion in the primary Khronos repository.
    
    Unfortunately this includes tokens which alias with already-defined
    values for the EGL platform extensions. Downstream implementations also
    offered non-standard typedefs (e.g. PFNEGLBINDWAYLANDDISPLAYWL instead
    of PFNEGLBINDWAYLANDDISPLAYWLPROC) which will have to be accounted for
    in those implementations.
    fooishbar committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    928bc5d View commit details
    Browse the repository at this point in the history