Mir

lp:~alan-griffiths/mir/use-cmake-better

Created by Alan Griffiths and last modified
Get this branch:
bzr branch lp:~alan-griffiths/mir/use-cmake-better
Only Alan Griffiths can upload to this branch. If you are Alan Griffiths please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alan Griffiths
Project:
Mir
Status:
Development

Recent revisions

3904. By Alan Griffiths

Don't warn for gcc extensions we shouldn't be using

3903. By Alan Griffiths

Hack the precompiled header hack

3902. By Alan Griffiths

Use CMake's CMAKE_CXX_STANDARD/CMAKE_C_STANDARD instead of directly setting the -std= compiler directive

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.

3898. By Daniel van Vugt

Add ClientLatency tests for mir_buffer_stream_swap_buffers, since the
existing ones only test mir_buffer_stream_swap_buffers_sync.
.

Approved by Cemil Azizoglu, mir-ci-bot.

3897. By Daniel van Vugt

Enhance ClientLatency acceptance tests to support the possibility that
the server may not render all client frames if it's under heavy load.

Instead, in the glorious future the server will just guarantee the
newest frame always reaches the screen. This allows it to catch up in
the face of a loaded system rather than visible lag increasing
indefinitely. It's also a feature of the coming client-side vsync that
the test needs to support in order to avoid spurious failures.
.

Approved by mir-ci-bot, Alan Griffiths.

3896. By Kevin DuBois

frontend: add the rpc call for screencasting to a specific MirBuffer. The current call, screencast_buffer takes a screencast id and returns a buffer, whereas the new rpc call has to take both the buffer id and the screencast id in the request.

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

3895. By Andreas Pokorny

rename a lot of structures from mir::input::... to Mir... to match the c API

The renames are :
    mir::input::InputConfiguration -> MirInputConfiguration
    mir::input::DeviceConfiguration -> MirInputDevice
    mir::input::PointerConfiguration -> MirPointerConfiguration
    mir::input::KeyboardConfiguratoin -> MirKeyboardConfiguration
    mir::input::TouchpadConfiguration -> MirTouchpadConfiguration
    mir::input::TouchscreenConfiguration -> MirTouchscreenConfiguration
.

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

Subscribers