lp://qastaging/~smspillaz/unity/untiy.less-paint-insanity

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp://qastaging/~smspillaz/unity/untiy.less-paint-insanity
Only Sam Spilsbury can upload to this branch. If you are Sam Spilsbury please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sam Spilsbury
Project:
Unity
Status:
Development

Recent revisions

2371. By Sam Spilsbury

Just use PAINT_WINDOW_NO_CORE_INSTANCE_MASK properly in glPaint
rather than futzing around with paint lists

2370. By Alexandros Frantzis

Disassociate using GLES and using the modern Compiz GL API.

This allows building using the modern Compiz GL API with desktop GL
by configuring with -DUSE_MODERN_COMPIZ_GL=ON.

It's a safe change, in the sense that it only changes some instances
of the USE_GLES define guard to use USE_MODERN_COMPIZ_GL instead.. Fixes: . Approved by Tim Penhey, Sam Spilsbury.

2369. By Marco Trevisan (Treviño)

BamfLauncherIcon: Unset the BamfApplication when removing the icon.

Doing this manually, we prevent that a duplicated application can be added between the removal of the BamfLauncherIcon and the effective destruction (that is controlled by a timeout in LauncherModel).
. Fixes: https://bugs.launchpad.net/bugs/1003574. Approved by Tim Penhey.

2368. By Daniel van Vugt

Add a comment explaining how important it is to avoid rebinding the FBO, so as to avoid yet another regression like LP: #987304.. Fixes: . Approved by Omer Akram, Sam Spilsbury, Michal Hruby.

2367. By Gord Allott

* Capture information about the icon of the application to be installed from the software center. Re-use it when rendering the launcher interface.
* Fix bug #981168. Fixes: https://bugs.launchpad.net/bugs/981168. Approved by Gord Allott.

2366. By Daniel van Vugt

Fix major performance regression-regression due to rebinding FBO's much more
often than is required (LP: #987304)

This commit just reintroduces the fix for LP: #861061 (the same performance
regression) which was deleted by the fix for LP: #839480 in Unity 5.10.

UPDATE: This is not a complete fix for bug 987304 as other (new) performance problems seem to be present in Unity 5.x. But it is a critical part of the fix for bug 987304.. Fixes: https://bugs.launchpad.net/bugs/987304. Approved by Andrea Azzarone, Marco Trevisan (Treviño), Łukasz Zemczak, Tim Penhey.

2365. By Gord Allott

Adds a standalone mode to unity. Fixes: . Approved by Jason Smith.

2364. By Andrea Azzarone

Reduces the number of calling to ResultViewGrid::QueueDraw.. Fixes: . Approved by Marco Trevisan (Treviño).

2363. By Thomi Richards

Fix several erroring autopilot tests that were broken either during the recent switcher emulator API changes, or when we removed autopilot from the unity source tree.. Fixes: . Approved by Tim Penhey.

2362. By Andrea Azzarone

Unmute launcher.. Fixes: https://bugs.launchpad.net/bugs/949448. Approved by Marco Trevisan (Treviño).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/unity
This branch contains Public information 
Everyone can see this information.

Subscribers