[Wayland-bugs] [Bug 772415] Avoid calling eglGetDisplay
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 5 09:13:07 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=772415
Daniel Stone <daniel at fooishbar.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #336909|accepted-commit_now |needs-work
status| |
--- Comment #2 from Daniel Stone <daniel at fooishbar.org> ---
Review of attachment 336909:
::: gdk/wayland/gdkglcontext-wayland.c
@@ +286,3 @@
return TRUE;
+ getPlatformDisplay = (PFNEGLGETPLATFORMDISPLAYEXTPROC) eglGetProcAddress
("eglGetPlatformDisplayEXT");
Surely this needs a guard to see if we have EGL_KHR_platform_base or are on EGL
1.5+, not just GetProcAddress ... ?
--
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/20161005/4583d179/attachment.html>
More information about the wayland-bugs
mailing list