lp://qastaging/~vanvugt/mir/nonprime-server-support
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/mir/nonprime-server-support
Branch merges
- Kevin DuBois (community): Abstain
- Chris Halse Rogers: Disapprove
- Mir CI Bot: Approve (continuous-integration)
-
Diff: 221 lines (+126/-17)3 files modifiedsrc/platforms/mesa/server/gbm_buffer.cpp (+37/-8)
src/platforms/mesa/server/gbm_buffer.h (+2/-0)
tests/unit-tests/platforms/mesa/kms/test_gbm_buffer.cpp (+87/-9)
Related bugs
Bug #1639745: Mir GL clients never appear at all on VirtualBox | High | Won't Fix |
|
Bug #1669807: Allow Mir/Unity8 to run inside Virtualbox | High | Won't Fix |
|
Related blueprints
Branch information
Recent revisions
- 3810. By Kevin DuBois
-
split out the swap interval arrangements from mcl::BufferStream so that MirPresentation
Chain can alter its submit behaviour as well. Add private functions so that the nested server can make the host server and the nested client agree on swapintervals. Approved by mir-ci-bot, Cemil Azizoglu.
- 3807. By Daniel van Vugt
-
Remove dead code: *BufferAllocato
r::reconstruct_ from() And everything still works :).
Approved by Alan Griffiths, mir-ci-bot, Kevin DuBois.
- 3806. By Chris Halse Rogers
-
Implement Display:
:apply_ if_configuratio n_preserves_ display_ buffers( ) for Android platform (part 2 of LP: #1556142). Fixes: https:/ /bugs.launchpad .net/bugs/ 1556142. Approved by mir-ci-bot, Kevin DuBois, Andreas Pokorny.
- 3805. By Daniel van Vugt
-
Fix zesty build failures: Structures which contain variable-length
arrays can only be instantiated correctly using dynamic memory
allocation (LP: #1638774)As usual gcc becomes more pedantic over time. Fixes: https:/
/bugs.launchpad .net/bugs/ 1638774. Approved by Chris Halse Rogers, Kevin DuBois, mir-ci-bot.
- 3804. By Daniel van Vugt
-
If page flipping fails then fall back to blitting the screen
instead of crashing. This allows Mir servers to run under VirtualBox
(LP: #1584894) and also on ASpeed graphics chips.Server-side GL rendering works fine, as do software clients. Hardware
(GL) clients presently just hang and never render, but I'm happy to
declare that outside the scope of LP: #1584894. Fixes: https://bugs.launchpad .net/bugs/ 1489689, https:/ /bugs.launchpad .net/bugs/ 1584894. Approved by Kevin DuBois, Andreas Pokorny, mir-ci-bot.
- 3803. By Daniel van Vugt
-
Avoid installing headers "mir_toolkit/
debug/" twice (the second time
within itself) (LP: #1639153). Fixes: https://bugs.launchpad .net/bugs/ 1639153. Approved by Alan Griffiths, mir-ci-bot, Andreas Pokorny.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mir