<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Text shadow is rendered incorrectly on Radeon R7 260X"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94246">94246</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Text shadow is rendered incorrectly on Radeon R7 260X
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Radeon
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>smikkelsendk@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=121882" name="attach_121882" title="Log from Xorg with default options">attachment 121882</a> <a href="attachment.cgi?id=121882&action=edit" title="Log from Xorg with default options">[details]</a></span>
Log from Xorg with default options

I noticed some texts were looking blurry depending on my MATE Desktop theme and
filed a bug report to MATE team
(<a href="https://github.com/mate-desktop/mate-themes/issues/104">https://github.com/mate-desktop/mate-themes/issues/104</a>). We discovered that
the problem is that my GFX card renders text shadows incorrectly.

Adding this option fixes the problem:
    Option "ShadowPrimary" "true"
This has a side effect of disabling pageflipping. However just disabling
pageflipping alone does not fix the problem.

Also if I turn off acceleration completely with:
        Option "Accel" "false"

The problem also is fixed.

Attached: Screenshot and XOrg log of when the problem appears (default options)
and when it is fixed (enabling ShadowPrimary)</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>