lp:~fboucault/unity-2d/opengl_plus_composite_fix

Created by Florian Boucault and last modified
Get this branch:
bzr branch lp:~fboucault/unity-2d/opengl_plus_composite_fix
Only Florian Boucault can upload to this branch. If you are Florian Boucault please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Florian Boucault
Project:
unity-2d
Status:
Merged

Recent revisions

618. By Florian Boucault

Set viewport update mode to QGraphicsView::FullViewportUpdate when using OpenGL.

617. By Florian Boucault

[dash] Fix use of opengl rendering backend: artifacts were displayed, even more so with transparency enabled.

The cause of the issue was that the QGLWidget viewport was set on the QDeclarativeView
before having setup the QGLWidget's flags.
Implementation of Unity2dDeclarativeView is much clarified as a result and this change
impacts all the components using it:
- launcher
- dash
- spread

Synchronization to VBlank has also been activated.

616. By Aurélien Gâteau

[panel] Build with QT_NO_KEYWORDS. Needed to be able to use UnityCore.

615. By Florian Boucault

Replaced deprecated "import Qt 4.7" with "import QtQuick 1.0" everywhere.

614. By Florian Boucault

[packaging] Added pkg-config as a Build-Depends

613. By Florian Boucault

[dash] Added a UnityHorizontalTileRenderer that is required by many community lenses (Gwibber lens, books lens, music lens, etc.)

612. By Florian Boucault

[dash] Make all D-Bus calls to the place daemons asynchronous as to not freeze the user interface while searches or activations are in progress.

611. By Florian Boucault

Fixed failure to build from source due to an erroneous check on libwnck.

610. By Florian Boucault

BlendedImageProvider now supports relative paths to images.
Do not expose 'engineBaseUrl' to QML anymore.
Moved symbolic link to /usr/share/backgrounds/warty-final-ubuntu.png from places/artwork
to libunity-2d-private/Unity2d. It is now installed in /usr/share/unity-2d/warty-final-ubuntu.jpg.

609. By Aurélien Gâteau

Fix build with gold

Branch metadata

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

Subscribers