** Changed in: unity/6.0 Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1080947
Title: damageScreen() in UnityScreen::nuxDamageCompiz() severely hurts Unity performance Status in Unity: Fix Released Status in Unity 6.0 series: Won't Fix Status in unity package in Ubuntu: Fix Released Bug description: There's a call to damageScreen in UnityScreen::nuxDamageCompiz that I had to put there to work around rendering bugs when we did the GLES port. It has a significant impact on performance however and should be removed ASAP, replaced with something like the old version of UnityScreen::nuxDamageCompiz. I think this is causing bug 1039942, and probably others too. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1080947/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp