← Back to team overview

compiz team mailing list archive

Re: [Bug 861061] Re: Unity makes 3D apps run much slower.

 

On Sun, 13 Nov 2011, Daniel van Vugt wrote:


Another totally unrelated thing, but kind of related while you're looking into the framebuffer object code.

I did some work about a month ago to fix the "flicker" artefact that people saw when resuming from expo / on transformed screens because we were using one framebuffer object per output rather than per-screen. That can be found in lp:~smspillaz/unity/unity.big_fbo . However, at the moment I can't merge it because nobody has tested it on fglrx (I will be looking to aquire an ATI machine at the end of the year probably if nobody does), and I did some ork in there which intiailly didn't work due to a bug in the nvidia driver (which I have later worked around), and I want to make sure that I don't push something that's going to break the display on fglrx.

That work is somewhat related to this, so feel free to check out out too.

Cheers,

Sam

Thanks, I'll take a good look another day.

Only one question: Is it acceptable to disable the panel blur for people
who have non-standard unity plugin settings like me? (panel opacity < 1.0)

Given panel opacity is meant to be 1.0, I don't *think* that would be
breaking the unity design (?)


On 13/11/11 17:45, Sam Spilsbury wrote:
On Sun, 13 Nov 2011, Daniel van Vugt wrote:

Also, disabling the blur when the dash is not visible would probably
solve bug 865006.


Thanks Daniel.

The BackgroundEffectHelper class has a static list of active blur regions,
when that's zero, I'd say just don't bind the framebuffers (but you will
need to do glCopyTexSubImage2D into the framebuffer once you enable the
framebuffers again to avoid artifacts)

--
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/861061

Title:
  Unity makes 3D apps run much slower.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/861061/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~compiz
Post to     : compiz@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp



--
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/861061

Title:
 Unity makes 3D apps run much slower.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/861061/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~compiz
Post to     : compiz@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp



References