Merge lp://qastaging/~alan-griffiths/mir/migrate-render_surfaces into lp://qastaging/mir
Proposed by
Alan Griffiths
| Status: | Merged |
|---|---|
| Approved by: | Alexandros Frantzis |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 2141 |
| Proposed branch: | lp://qastaging/~alan-griffiths/mir/migrate-render_surfaces |
| Merge into: | lp://qastaging/mir |
| Prerequisite: | lp://qastaging/~alan-griffiths/mir/refactor-example-code |
| Diff against target: |
565 lines (+177/-171) 9 files modified
examples/CMakeLists.txt (+13/-0) examples/render_surfaces.cpp (+131/-152) include/server/mir/default_server_configuration.h (+2/-0) include/server/mir/server.h (+10/-0) playground/CMakeLists.txt (+0/-15) server-ABI-sha1sums (+2/-2) src/server/compositor/default_configuration.cpp (+9/-2) src/server/server.cpp (+7/-0) src/server/symbols.map (+3/-0) |
| To merge this branch: | bzr merge lp://qastaging/~alan-griffiths/mir/migrate-render_surfaces |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Alexandros Frantzis (community) | Approve | ||
| Cemil Azizoglu (community) | Approve | ||
|
Review via email:
|
|||
Commit message
examples, playground: migrate render_surfaces to mir::Server API and promote to examples
Description of the change
examples, playground: migrate render_surfaces to mir::Server API and promote to examples
To post a comment you must log in.
Thumbs up.