<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Font rendering issue on Intel GMA X3100/X4500 with Android-x86"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92323">bug 92323</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Font rendering issue on Intel GMA X3100/X4500 with Android-x86"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92323#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Font rendering issue on Intel GMA X3100/X4500 with Android-x86"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92323">bug 92323</a>
              from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
        <pre>(In reply to Mauro Rossi from <a href="show_bug.cgi?id=92323#c6">comment #6</a>)
<span class="quote">> While performing tests I got evidence of glError by activating EGL logging,
> in each and every case of font artifacts I get the following indication in
> logcat:</span >

Can you run in GDB or similar debugger?  If so, please set a breakpoint at
_mesa_error and provide a backtrace.  From within _mesa_error, could you also
print the value of ctx->API?

>From some out-of-band communication there was a suggestion that the problem
could be because of uses of GL_PIXEL_UNPACK_BUFFER and GL_PIXEL_PACK_BUFFER in
meta.  Meta usually sets the API to API_OPENGL_COMPAT to avoid problems like
this, but it's possible that was missed.  I believe PBOs were added in OpenGL
ES 3.0, but i965GM is an OpenGL ES 2.0 part.

FWIW... I'm working on another meta related bug, and I have some patches that
may affect the code from the "meta:" tagged commits.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>