Skip to content
  • Lina Versace's avatar
    egl: Use eglGetPlatformDisplay when possible (v2) · fce5cce3
    Lina Versace authored
    
    
    Tested against Mesa master@8c78fdb with `ninja check-func` on Linux for
    x11_egl, wayland, and gbm. However, the new codepaths were not tested
    because Mesa does not yet support the needed eglGetPlatformDisplay
    extensions.
    
    v2:
      - For x11_egl, pass a `Display*` to eglGetPlatformDisplay, not a
        `Display**`. (for emil)
      - Rebase on other v2 patches.
    
    Reviewed-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
    fce5cce3