Mir

lp://qastaging/~afrantzis/mir/screencast-server-racarr-spike

Created by Alexandros Frantzis and last modified
Get this branch:
bzr branch lp://qastaging/~afrantzis/mir/screencast-server-racarr-spike
Only Alexandros Frantzis can upload to this branch. If you are Alexandros Frantzis please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexandros Frantzis
Project:
Mir
Status:
Development

Recent revisions

1360. By Alexandros Frantzis

Add support for screencasting to mir_demo_server_shell

Start/stop with Alt+S, output goes to /tmp/mir_xxxxx.rgba .

1359. By Alexandros Frantzis

multi 20 1000

1358. By Alexandros Frantzis

compositing screen capture

1357. By Alexandros Frantzis

client: Don't create mesa ClientBuffer objects from invalid MirBufferPackages.

Approved by PS Jenkins bot, Alan Griffiths.

1356. By Daniel van Vugt

Optimize surface resizing to avoid doing anything if the dimensions are
unchanged. At the buffer bundle level we already avoid unnecessary buffer
reallocations. However this proposal also ensures MirResizeEvent is not
emitted unless the dimensions have changed. Some input devices will result
in many duplicate resize requests being generated, so best to ignore the
ones you don't need, and minimize the resulting event traffic to clients.

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

1355. By Alexandros Frantzis

examples, doc: Make it clear and consistent how to use a non-root client with a root compositor endpoint. Fixes: https://bugs.launchpad.net/bugs/1272143.

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

1354. By Daniel van Vugt

Avoid linking to umockdev on platforms (android) which don't yet use it.
This allows mir_unit_tests to run on touch images again (LP: #1271434)
. Fixes: https://bugs.launchpad.net/bugs/1271434.

Approved by Alan Griffiths, PS Jenkins bot.

1353. By Andreas Pokorny

Workaround for N4 nested server issue. This change removes mir_pixel_format_bgr_888 - HAL_PIXEL_FORMAT_RGB_888 from the list of supported pixel formats on android. (LP:#1272041)

. Fixes: https://bugs.launchpad.net/bugs/1272041.

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

1352. By Daniel van Vugt

Don't ask glUniformMatrix4fv to transpose your matrix. That option was
officially deprecated between OpenGL and OpenGL|ES. And some drivers
like the Nexus 10 don't implement it, resulting in incorrect transformations
and even nothing on screen! (LP: #1271853)
. Fixes: https://bugs.launchpad.net/bugs/1271853.

Approved by Kevin DuBois, PS Jenkins bot, Alexandros Frantzis.

1351. By Daniel d'Andrada

SwitchingBundle - add operator<< for debugging.

Approved by PS Jenkins bot, Alan Griffiths.

Branch metadata

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