Mirco Müller
2007-Mar-13 02:13 UTC
[compiz] [BUG] blurred decoration for gwd causes drawing artifacts
Greetings everybody! For anybody working on blur-related things, take a look at this glitch I encountered: https://bugs.freedesktop.org/show_bug.cgi?id=10275 Best regards... Mirco "MacSlow" M?ller -- email - macslow@bangang.de www - http://macslow.thepimp.net lowfat - http://macslow.thepimp.net/sponsor-it
David Reveman
2007-Mar-14 09:24 UTC
[compiz] [BUG] blurred decoration for gwd causes drawing artifacts
On Tue, 2007-03-13 at 10:13 +0100, Mirco M?ller wrote:> Greetings everybody! > > For anybody working on blur-related things, take a look at this glitch > I encountered: > > https://bugs.freedesktop.org/show_bug.cgi?id=10275Partial blur only works when stencil buffer bits are available. There's currently no way to get decorations blurred but not the shadows without a stencil buffer. Blur plugin should output something like "No stencil buffer, region based blur disabled" if this is the case. There seems to be some other drawing artifacts in your videos, which might be a bug that is exposed only when stencil buffer bits are not available. - David