<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [ilk] Corrupted glyph rendering of Stylish entry in Firefox Add-ons tab"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74882#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [ilk] Corrupted glyph rendering of Stylish entry in Firefox Add-ons tab"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74882">bug 74882</a>
              from <span class="vcard"><a class="email" href="mailto:itumaykin@gmail.com" title="Coacher <itumaykin@gmail.com>"> <span class="fn">Coacher</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=74882#c9">comment #9</a>)
<span class="quote">> Can you please try

> diff --git a/src/sna/gen5_render.c b/src/sna/gen5_render.c
> index a89d31a..3c3cf28 100644
> --- a/src/sna/gen5_render.c
> +++ b/src/sna/gen5_render.c
> @@ -216,6 +216,8 @@ static bool gen5_magic_ca_pass(struct sna *sna,
>         assert(op->mask.bo != NULL);
>         assert(op->has_component_alpha);
>  
> +       OUT_BATCH(MI_FLUSH);
> +
>         gen5_emit_pipelined_pointers
>                 (sna, op, PictOpAdd,
>                  gen5_choose_composite_kernel(PictOpAdd,


> just to rule out the problem being introduced in a similar path elsewhere.</span >

Should I enable ALWAYS_FLUSH with it?</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>