https://bugzilla.gnome.org/show_bug.cgi?id=772415

            Bug ID: 772415
           Summary: Avoid calling eglGetDisplay
    Classification: Platform
           Product: gtk+
           Version: 3.22.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---

Created attachment 336909
  --> https://bugzilla.gnome.org/attachment.cgi?id=336909&action=edit
0001-Use-egl-GetPlatformDisplayEXT-if-available.patch

eglGetDisplay forces the implementation to guess what kind of display pointer
it's been handled. Different libEGL will do different things, and in particular
glvnd does something different than Mesa.

eglGetPlatformDisplayEXT lets us be explicit about the display type. Mesa has
implemented this for over two years now (starting in 10.2).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to