[Bug 91534] r300 blocking GLX and EGL compositing in KWin (KDE Plasma 5.x)?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 6 06:19:21 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91534

--- Comment #2 from Marek Olšák <maraeo at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150806/75c1e0eb/attachment.html>


More information about the dri-devel mailing list