<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[whats W&#x2F;EGL_emulation( 1231): eglSurfaceAttrib not implemented]]></title><description><![CDATA[<p dir="auto">hi,when i built apk for my android project,it is built successfully.and it works correctly<br />
but in Application Output it is returned:</p>
<pre><code>D/dalvikvm( 1231): GC_CONCURRENT freed 437K, 16% free 2960K/3492K, paused 6ms+4ms, total 247ms
D/        ( 1231): HostConnection::get() New Host Connection established 0xb84ebd20, tid 1254
D/        ( 1231): HostConnection::get() New Host Connection established 0xb84eed20, tid 1231
W/EGL_emulation( 1231): eglSurfaceAttrib not implemented
D/OpenGLRenderer( 1231): Enabling debug mode 0
W/EGL_emulation( 1231): eglSurfaceAttrib not implemented
D/        ( 1231): HostConnection::get() New Host Connection established 0xb85d99d8, tid 126
</code></pre>
<p dir="auto">why  it returns this:??</p>
<pre><code>W/EGL_emulation( 1231): eglSurfaceAttrib not implemented
</code></pre>
]]></description><link>https://forum.qt.io/topic/65669/whats-w-egl_emulation-1231-eglsurfaceattrib-not-implemented</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 04:46:45 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/65669.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 Apr 2016 19:20:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to whats W&#x2F;EGL_emulation( 1231): eglSurfaceAttrib not implemented on Fri, 01 Apr 2016 19:35:34 GMT]]></title><description><![CDATA[<p dir="auto">i replied myself.i found problem .when my app is compiled with emulator,this errors is returns when <strong>emulators that have the Use Host GPU setting ticked</strong>*<br />
if Try turning that off, you'll no longer see those warnings (and the emulator will run horribly, horribly slowly..)<br />
but we have not this warning.<br />
In my think those warnings are harmless. Notice that the "error" is EGL_SUCCESS, which would seem to indicate no error at all!<br />
goodluck</p>
]]></description><link>https://forum.qt.io/post/320474</link><guid isPermaLink="true">https://forum.qt.io/post/320474</guid><dc:creator><![CDATA[stackprogramer]]></dc:creator><pubDate>Fri, 01 Apr 2016 19:35:34 GMT</pubDate></item></channel></rss>