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

Daniel Stone <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #336909|accepted-commit_now         |needs-work
             status|                            |

--- Comment #2 from Daniel Stone <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to