Mir

lp:~vanvugt/mir/fix-1315302

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp:~vanvugt/mir/fix-1315302
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel van Vugt
Project:
Mir
Status:
Development

Recent revisions

1593. By Daniel van Vugt

Merge latest development-branch

1592. By Daniel van Vugt

Correct comment

1591. By Daniel van Vugt

Enable the failing test and fix it, using a queue of callbacks.

1590. By Daniel van Vugt

Add a regression test for LP: #1315302, currently failing.

1589. By Daniel van Vugt

Cursor::set_image() - Don't pass a shared_ptr when you'll only ever need a
const reference to load the image data to your platform.

Approved by PS Jenkins bot, Kevin DuBois, Alan Griffiths, Robert Carr.

1588. By Alan Griffiths

frontend: make some variables that won't change const.

Approved by PS Jenkins bot, Daniel van Vugt, Kevin DuBois, Robert Carr, Alberto Aguirre.

1587. By Kevin DuBois

compositor: consolidate the logic for triggering another composition into a common block for bypass or for normal GL composition. move the occlusion detection so it occurs before hardware optimized posts.

We currently have a recomposition system where we get a notification from the Scene, and then the DisplayBufferCompositor has to keep compositing until it determines that all the Renderables have had all their buffers consumed. This logic should stay where it is in DefaultDisplayBufferCompositor, the hardware-optimized function on DisplayBuffer shouldn't have the responsibility to scan the list for recomposition.

Approved by PS Jenkins bot, Alberto Aguirre, Alexandros Frantzis, Alan Griffiths.

1586. By Robert Carr

Introduce scene observer for top level scene notifications.

Approved by PS Jenkins bot, Alan Griffiths, Kevin DuBois, Alberto Aguirre.

1585. By Kevin DuBois

remove unused StubDisplayDevice.

Approved by Alberto Aguirre, Robert Carr, PS Jenkins bot.

1584. By Robert Carr

Extract cursor image from the builtin cursor in preparation for client cursor API.

Approved by PS Jenkins bot, Alberto Aguirre, Chris Halse Rogers.

Branch metadata

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

Subscribers