[Nouveau] [Bug 30286] Rendering Artefacts for "EffectFrames" with KWin trunk
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 10 04:29:24 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30286
--- Comment #1 from Martin Gräßlin <kde at martin-graesslin.com> 2010-10-10 04:29:24 PDT ---
I added a workaround to KWin by keeping the QPixmap around as long as a texture
is bound from that pixmap.
SVN commit 1184458 by graesslin:
Make EffectFrames work with Nouveau driver.
This worksaround a problem with the nouveau driver causing
the text frames to be incorrectly rendered. We need to keep
the QPixmap around as long as we have a texture created from
that texture.
This applies for the text and the unstyled effect frame. For
the frames generated from Plasma's FrameSvgs it is not required.
Addresses freedesktop.org bug 30286
M +20 -9 scene_opengl.cpp
M +2 -0 scene_openg
http://websvn.kde.org/?view=revision&revision=1184458
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list