Mir

lp://qastaging/~brandontschaefer/mir/deprecate-get-egl-pixel-config

Created by Brandon Schaefer and last modified
Get this branch:
bzr branch lp://qastaging/~brandontschaefer/mir/deprecate-get-egl-pixel-config
Only Brandon Schaefer can upload to this branch. If you are Brandon Schaefer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brandon Schaefer
Project:
Mir
Status:
Development

Recent revisions

3908. By Brandon Schaefer

* Deprecate mir_connection_get_egl_pixel_format

3907. By Daniel van Vugt

Use MIR_EXPECT_DEATH to ensure no core files are left behind
(LP: #1654478). Fixes: https://bugs.launchpad.net/bugs/1654478.

Approved by Alan Griffiths, mir-ci-bot.

3906. By Kevin DuBois

fix extension convention in the gbm_buffer extension. (bit of a landing race).

Approved by mir-ci-bot, Chris Halse Rogers, Brandon Schaefer.

3905. By Brandon Schaefer

If we take *any* rectangles for our set region we can sometimes get the base set region of 0,0,100,100 of the window. We need to first expect 0,0,100,100 then we then expect our 0,0,200,100.
(LP: #1606418). Fixes: https://bugs.launchpad.net/bugs/1606418.

Approved by Daniel van Vugt, mir-ci-bot.

3904. By Alan Griffiths

Move mir_input_device_types.h from the (unpublished) include/common/mir_toolkit/ directory to where it /1/ gets published and /2/ can be accessed by the various public headers that use it. Fixes: https://bugs.launchpad.net/bugs/1654023.

Approved by mir-ci-bot, Daniel van Vugt, Brandon Schaefer.

3903. By Daniel van Vugt

Work around a race in the SurfaceScaling test that could cause spurious
failures on server swap interval 0.

The issue being that in swap interval 0 if the server process happens
to be slow then it's likely the first frame the client submits will
get replaced by the second one before the server has composited the
first. And that's correct for the mailbox algorithm; the only
requirement is that the newest frame gets output, not that all frames
get output.

Approved by Alan Griffiths, mir-ci-bot.

3902. By Daniel van Vugt

doc/demo_server_controls.md: Corrections to key combo documentation.

Approved by Alan Griffiths, mir-ci-bot.

3901. By Brandon Schaefer

Be sure to call the expect call before the real call.
(LP: #1653789). Fixes: https://bugs.launchpad.net/bugs/1653789.

Approved by Daniel van Vugt, mir-ci-bot.

3900. By Brandon Schaefer

Add the two of the missing functions needed to remove the old display configuration API.

Approved by mir-ci-bot, Chris Halse Rogers, Alan Griffiths.

3899. By Kevin DuBois

mesa: propose an gbm_buffer extension to allocate a gbm buffer from the client platform, similar to the android_buffer extension. Native formats and flags can now be used.

Approved by mir-ci-bot, 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://qastaging/mir
This branch contains Public information 
Everyone can see this information.

Subscribers