lp://qastaging/~vanvugt/mir/handle-buffer-allocation-failure
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/mir/handle-buffer-allocation-failure
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 3820. By Kevin DuBois
-
client: propose that MirBuffer is the EGLNativePixmapType for the mir platform. Include an example of buffer import to GL texture via the mir client api.
Also introduce the MIR_EXTENSION_
ANDROID_ EGL, with hooks for getting the EGLNativePixmapType and EGLNativeDispla yType. EGLNativeWindowType will be added after some MirRenderSurface improvements are proposed. note: egldiamond will only import buffers on android, as the example shim subloads EGL_NATIVE_
BUFFER_ ANDROID. Other platforms have a sensible fallback. Approved by Andreas Pokorny, mir-ci-bot, Chris Halse Rogers.
- 3819. By Alan Griffiths
-
Fix code to match the documentation of CoordinateTrans
lator - vis "It is acceptable ...[to] throw a std::runtime_ error". Fixes: https:/ /bugs.launchpad .net/bugs/ 1641166. Approved by Andreas Pokorny, mir-ci-bot, Stephen M. Webb.
- 3818. By Daniel van Vugt
-
Accommodate scheduling issues on slow/loaded machines that could cause
the frame dropping test to occasionally miss a frame. Use the average
rather than worst case in order to ignore such glitches (LP: #1640366)
. Fixes: https://bugs.launchpad .net/bugs/ 1640366. Approved by Kevin DuBois, Chris Halse Rogers, mir-ci-bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mir