<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - r300 blocking GLX and EGL compositing in KWin (KDE Plasma 5.x)?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91534#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - r300 blocking GLX and EGL compositing in KWin (KDE Plasma 5.x)?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91534">bug 91534</a>
              from <span class="vcard"><a class="email" href="mailto:maraeo@gmail.com" title="Marek Olšák <maraeo@gmail.com>"> <span class="fn">Marek Olšák</span></a>
</span></b>
        <pre>Hi, r300 doesn't support NPOT textures fully. The only thing it supports is 2D
NPOT textures without mipmapping. That's pretty limited, but it was what D3D9
originally required. In other words, the driver shouldn't report that it
supports NPOT textures, but then we would lose GL2 support, which would be a
lot bigger problem.

There is no fix other than complete software emulation, which nobody wants.</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>