<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - EXTEND_NONE is used instead of EXTEND_PAD when src sample area is entirely within the surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=43397#c39">Comment # 39</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - EXTEND_NONE is used instead of EXTEND_PAD when src sample area is entirely within the surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=43397">bug 43397</a>
              from <span class="vcard"><a class="email" href="mailto:bugs.freedesktop@karlt.net" title="Karl Tomlinson <bugs.freedesktop@karlt.net>"> <span class="fn">Karl Tomlinson</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=43397#c37">comment #37</a>)
<span class="quote">> Please notice that the X server is already detecting if the repeat mode
> actually matters or not and normalizing it to RepeatNone even without my
> patch.</span >

The case it currently detects is optimized by drivers (because there is no
transform).

<span class="quote">> The code should be extended to detect more cases when the repeat mode does
> not matter and tested (especially with radeon drivers).</span >

Whether or not the X server / driver interface should know when it can turn a
slow operation into a fast operation, there is always the risk that the
server's detection algorithm won't cover all the cases in cairo's "doesn't
matter" detection for its mis-optimization.</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>