http://bugs.freedesktop.org/show_bug.cgi?id=17129
--- Comment #5 from Michel Dänzer <[EMAIL PROTECTED]> 2008-08-14 08:58:32 PST --- I tracked down the KDE4 slowdown to the shadows ending up using pictures with non-power-of-two dimensions, which at least pre-R500 hardware doesn't support as a repeated source. You can avoid this by making sure the kwin shadow plugin size and offset (or something like that) parameters add up to a power of two. Now, I don't think xcompmgr uses the same technique for shadows, and I can't seem to reproduce the problem with it even with shadows enabled. But FWIW, does not enabling shadows avoid the problem for you? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
