<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] GLES2 + WAYLAND does not render pages"
href="https://bugs.webkit.org/show_bug.cgi?id=161599#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] GLES2 + WAYLAND does not render pages"
href="https://bugs.webkit.org/show_bug.cgi?id=161599">bug 161599</a>
from <span class="vcard"><a class="email" href="mailto:mihailescu2m@gmail.com" title="memeka <mihailescu2m@gmail.com>"> <span class="fn">memeka</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=161599#c10">comment #10</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=292995&action=diff" name="attach_292995" title="Do not use gdk_cairo_draw_from_gl with GLES2">attachment 292995</a> <a href="attachment.cgi?id=292995&action=edit" title="Do not use gdk_cairo_draw_from_gl with GLES2">[details]</a></span>
> Do not use gdk_cairo_draw_from_gl with GLES2
>
> Could you guys try this patch?</span >
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...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>