lp://qastaging/~vanvugt/mir/framedropping-drm
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/mir/framedropping-drm
Branch merges
Branch information
Recent revisions
- 4051. By Cemil Azizoglu
-
App needs to recreate the scene on resize.
.Approved by mir-ci-bot, Alan Griffiths, Chris Halse Rogers.
- 4050. By Andreas Pokorny
-
mirclient: Enable Keyboard keymap configuration in mirclient
This allows client to select per keyboard keymap and have it applied to the session or as part of the base configuration. This does not affect a per window keymap the user of the shell might have selected.
.Approved by mir-ci-bot, Cemil Azizoglu, Kevin DuBois.
- 4049. By Daniel van Vugt
-
Disable predictive bypass, for a while, to work around LP: #1666372.
Predictive bypass works on the assumption that you are in phase with
the display vsync. But client-side vsync isn't really finished and is
still lacking phase correction. So the two optimizations are conflicting,
causing some stuttering.Regrettably this will increase latency a bit (around 11ms) in some cases
for a while. But that's nothing compared to the 40-50ms improvement we
get from client-side vsync.Eventually when phase correction is implemented in client-side vsync it
will be safe to re-enable predictive bypass.
. Fixes: https://bugs.launchpad .net/bugs/ 1666372. Approved by Chris Halse Rogers, mir-ci-bot.
- 4048. By Cemil Azizoglu
-
Implement mir_cursor_
configuration_ from_render_ surface( ). Approved by mir-ci-bot, Kevin DuBois, Chris Halse Rogers.
- 4047. By Kevin DuBois
-
remove Session:
:drop_outstandi ng_requests and Stream: :drop_outstandi ng_requests. Approved by mir-ci-bot, Daniel van Vugt.
- 4046. By Andreas Pokorny
-
input platform: forwards MirTouchscreenC
onfig contents as TouchscreenSettings to input platforms .
Approved by mir-ci-bot, Brandon Schaefer.
- 4045. By Chris Halse Rogers
-
mgm::DisplayBuffer: Separate DRM FB allocation and GBM front buffer locking.
They're two different objects with two different lifetimes, which BufferObject needlessly conflates.
Approved by Daniel van Vugt, mir-ci-bot.
- 4044. By Kevin DuBois
-
fix 1663062 for the 1.0 series by uploading ShmBuffers properly in nested servers. This re-enables the software/mesa buffer passthrough pass, while ensuring that lp: #1663062 doesn't happen. Fixes: https:/
/bugs.launchpad .net/bugs/ 1663062. Approved by Daniel van Vugt, mir-ci-bot, Brandon Schaefer.
- 4043. By Michal Kuchta <email address hidden>
-
Fix for server crash LP: #1664760
The main reason of this crash is to performing (in clean_onscreen_
buffers function) operations on deque (erase) after which previous iterators and references can be invalidated. Fixes: https:/ /bugs.launchpad .net/bugs/ 1664760. Approved by mir-ci-bot, Daniel van Vugt.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mir