[Webkit-unassigned] [Bug 161599] [GTK] GLES2 + WAYLAND does not render pages
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 27 20:15:47 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161599
--- Comment #11 from memeka <mihailescu2m at gmail.com> ---
(In reply to comment #10)
> Created attachment 292995 [details]
> Do not use gdk_cairo_draw_from_gl with GLES2
>
> Could you guys try this patch?
Hi, I am trying the patch.
1) unrelated issue, I have to add -fpermissive flag when compiling this file:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp: In member function âbool WebCore::MediaPlayerPrivateGStreamerBase::ensureGstGLContext()â:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:247:63: warning: passing âconst WebCore::PlatformDisplayâ as âthisâ argument discards qualifiers [-fpermissive]
GLContext* webkitContext = sharedDisplay.sharingGLContext();
^
(I use -DUSE_GSTREAMER_GL=ON)
2) I get:
EGLDisplayInitialization failed.
I am debugging to see if it gets the correct display...
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161028/7e7fde17/attachment.html>
More information about the webkit-unassigned
mailing list