lp:~kdub/+junk/wait-to-client

Created by Kevin DuBois and last modified
Get this branch:
bzr branch lp:~kdub/+junk/wait-to-client
Only Kevin DuBois can upload to this branch. If you are Kevin DuBois please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Kevin DuBois
Status:
Development

Recent revisions

1654. By Daniel van Vugt

Add a "DPI" surface attribute.

At the moment it's just a placeholder and defaults to the standard 96. However
in future it should change depending on the display layout.

DPI is a universally useful attribute required to determine the size of
drawing all familiar GUI elements - text, buttons, etc.
.

Approved by PS Jenkins bot, Alberto Aguirre.

1653. By Daniel van Vugt

Revert r1647. It's causing a worse regression (LP: #1321886) than the bugs
it was aiming to fix (which themselves were not severe enough to stop the
release of Mir 0.1.9).
. Fixes: https://bugs.launchpad.net/bugs/1321886.

Approved by Alan Griffiths, Daniel van Vugt, PS Jenkins bot.

1652. By Daniel van Vugt

Tidy up lp:~kdub/mir/reusable-texture-cache, clarify docs and trivial
optimization.
.

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

1651. By Josh Arenson

Implements the enhancement provided by revno: 1643 (command_line_server_configuration) into test_glmark2-es2-mir.

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

1650. By Kevin DuBois

graphics: make the texture caching algorithm reusable by making the algorithm an object that is fed to the constructor of the GLRenderer, as opposed to allowing the override of a public function in Renderer. Also make textures more RAII friendly.

Approved by PS Jenkins bot, Daniel van Vugt, Alberto Aguirre.

1649. By Kevin DuBois

graphics: change the DisplayBuffer::render_and_post_update() so that it can reject the list submitted to it (more like can_bypass). Have android scan over the list and reject lists that are not supportable by HWC.

Approved by PS Jenkins bot, Alberto Aguirre, Andreas Pokorny, Alexandros Frantzis.

1648. By Kevin DuBois

graphics: android: unblock driver that would block during eglSwapBuffers when only two buffers were in circulation in the framebuffer render/hwc set loop.
.

Approved by PS Jenkins bot, Cemil Azizoglu, Alexandros Frantzis.

1647. By Chris Halse Rogers

SwitchingBundle: Allow clients to submit buffers at 1Hz, even when no compositing is taking place

Also resolves regressions - LP: #1308843 and LP: #1308844. Fixes: https://bugs.launchpad.net/bugs/1308843, https://bugs.launchpad.net/bugs/1308844.

Approved by PS Jenkins bot, Andreas Pokorny, Alberto Aguirre.

1646. By Alexandros Frantzis

tests: Improve robustness of CustomInputDispatcher tests

Ensure that expectations for our custom input dispatcher are set once when it is first created, in order to avoid racing with the server starting up and using the dispatcher before we have set our expectations. Fixes: https://bugs.launchpad.net/bugs/1321215.

Approved by Alan Griffiths, PS Jenkins bot, Andreas Pokorny.

1645. By Andreas Pokorny

Fix blank fields: vscroll, hscroll, tool_type (LP: #1321077). Fixes: https://bugs.launchpad.net/bugs/1321077.

Approved by PS Jenkins bot, Alexandros Frantzis, Alan Griffiths, Daniel van Vugt.

Branch metadata

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

Subscribers