[Wayland-bugs] [Bug 772415] New: Avoid calling eglGetDisplay
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 4 16:54:08 UTC 2016
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: gtk-bugs at gtk.org
Reporter: ajax at redhat.com
QA Contact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161004/5f85db7e/attachment.html>
More information about the wayland-bugs
mailing list