lp://staging/~nick-dedekind/mir/occlusion-test-failures
- Get this branch:
- bzr branch lp://staging/~nick-dedekind/mir/occlusion-test-failures
Branch merges
Branch information
Recent revisions
- 3508. By Kevin DuBois
-
client: make sure that users of mir_buffer_
stream_ swap_buffers( ) never get blocked awaiting incoming buffers. The code this MP is fixing could wait on buffers if the producer produced quickly. (eg, sw Xmir with a small window, common in pocket desktop on frieza) The signalling had to shift from the glue-code in bufferstream to the BufferVault, as that is the object that knows if there are buffers available. As mentioned in prior MPs, one of the things to be done once the old stuff is removed is to condense the glue-code in mir_client_
buffer_ stream. cpp and BufferVault (its currently useful for switching between NBUFFERS=0 / 3) fixes: LP: #1584784
- 3503. By Kevin DuBois
-
android: do not throw when creating certain objects when the hwc version is 1.5.
Fixes: LP: #1583086.
Approved by mir-ci-bot, Alan Griffiths, Daniel van Vugt, Cemil Azizoglu.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mir