lp:~gerboland/qtmir/fix-font-rendering

Created by Gerry Boland and last modified
Get this branch:
bzr branch lp:~gerboland/qtmir/fix-font-rendering
Only Gerry Boland can upload to this branch. If you are Gerry Boland please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gerry Boland
Project:
QtMir
Status:
Merged

Recent revisions

598. By Gerry Boland

More efficient to just reset to known default, instead of read/save/write per texture, to avoid pipeline flush

597. By Gerry Boland

Fix typo

596. By Gerry Boland

Workaround for Mir changing GL state unexpectedly on Qt, breaking font rendering.

For non-GL clients, Mir uploads the client pixel buffer to a GL texture which makes compositor code nicer. But as it does to, it changes some GL state (mainly the stride = GL_UNPACK_ALIGNMENT) and neglects to restore it, which breaks Qt's font rendering (which expects a certain stride).

595. By CI Train Bot Account

Releasing 0.5.1+17.04.20170206-0ubuntu1

594. By Daniel d'Andrada

Fix initialSurfaceSize

It got broken in the move to use miral

Approved by: Gerry Boland

593. By Daniel d'Andrada

Changes need for child windows support

- MirSurface::parentSurface
- MirSurface::childSurfaceList
- MirSurface::position in local coordinates (LP: #1656727)

Approved by: Gerry Boland, Unity8 CI Bot

592. By Daniel d'Andrada

MirSurface: Make frame dropper work even when there's no texture around

Approved by: Gerry Boland, Unity8 CI Bot

591. By Daniel d'Andrada

WindowManagementPolicy: Avoid activating windows unnecessarily

That generates quite some noise throught the stack

Approved by: Gerry Boland, Unity8 CI Bot

590. By CI Train Bot Account

Releasing 0.5.1+17.04.20170127-0ubuntu1

589. By Cemil Azizoglu

Mir 0.26 compatibility branch for QtMir.

Approved by: Gerry Boland

Branch metadata

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

Subscribers