lp:~alan-griffiths/mir/test-ABI-bump-libmirserver
- Get this branch:
- bzr branch lp:~alan-griffiths/mir/test-ABI-bump-libmirserver
Branch merges
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Alan Griffiths: Disapprove
-
Diff: 167 lines (+8/-37)5 files modifiedCMakeLists.txt (+1/-1)
debian/control (+2/-2)
debian/libmirserver30.install (+1/-1)
src/server/CMakeLists.txt (+1/-1)
src/server/symbols.map (+3/-32)
Branch information
Recent revisions
- 2327. By Alan Griffiths
-
examples: Add an example input filter for screen rotation.
Approved by Kevin DuBois, Cemil Azizoglu, Alexandros Frantzis, PS Jenkins bot.
- 2326. By Chris Halse Rogers
-
Add MultiplexingDis
patchable. This does exactly what it says; multiplexes multiple Dispatchables into a single Dispatchable. Each dispatch() of the MultiplexingDis
patchable dispatches to a child Dispatchable with active events. Approved by Alexandros Frantzis, PS Jenkins bot, Robert Carr.
- 2325. By Cemil Azizoglu
-
Implement bypass using flags in the native handle.
Approved by Chris Halse Rogers, Kevin DuBois, PS Jenkins bot, Daniel van Vugt.
- 2324. By Daniel van Vugt
-
Log some useful stats about the GL renderer in use.
Approved by Cemil Azizoglu, Robert Carr, PS Jenkins bot.
- 2323. By Daniel van Vugt
-
Fix the multi-monitor frame sync logic to support high speed
compositors (tm) which only need to hold buffers very briefly
(introduced in r2183). (LP: #1420678)Both the multi-monitor frame sync logic and the optimization of r2183
behave correctly independently. It's only when combined that they start
to interfere with each other. But we'd very much like to keep both. Fixes: https://bugs.launchpad .net/bugs/ 1420678. Approved by Chris Halse Rogers, PS Jenkins bot, Alan Griffiths.
- 2322. By Alexandros Frantzis
-
doc: Add documentation about running Mir in VMware.
Approved by Andreas Pokorny, PS Jenkins bot, Alan Griffiths.
- 2321. By Alan Griffiths
-
examples: Add support for closing surfaces and sessions to TilingWindowMan
agerPolicy. Approved by Alexandros Frantzis, PS Jenkins bot.
- 2320. By Andreas Pokorny
-
Fix corrupt AMD/radeon cursor again (LP: #1417581)
Include the omitted parts back into the bugfix
Back then when the cursor issue of radeons and kaveris was handled I omitted this check to simplify the fix. This part was necessary to make GBM return correct stride sizes. GBM seems to stick to the size provided on construction, and does not verify what buffer was returned by the driver. Yes this is broken in GBM, but we are currently not alone with this workaround. Fixes: https:/
/bugs.launchpad .net/bugs/ 1391975, https:/ /bugs.launchpad .net/bugs/ 1417581. Approved by Gerry Boland, PS Jenkins bot, Daniel van Vugt, Alexandros Frantzis.
- 2319. By Alan Griffiths
-
examples: split out the TilingWindowMan
agerPolicy example code. Approved by PS Jenkins bot, Alexandros Frantzis.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mir