~mir-team/mir/development-branch

Viewing all changes in revision 4025.

  • Committer: Tarmac
  • Author(s): Kevin DuBois
  • Date: 2017-02-14 03:49:12 UTC
  • mfrom: (4020.1.2 fix-1663062)
  • Revision ID: tarmac-20170214034912-nt1j08mt02j0r8un
nested: disable passthrough on MirBuffers backed by ShmBuffer. Attempts to upload ShmBuffer via EGLImageTargetTexture2D doesn't work which was causing LP: #1663062. The ShmBuffer needs to be uploaded via TexImage2D, but more plumbing is needed in the nested platform to do that quickly. As a bonus, don't allocate a buffer to try to infer passthrough capabilities in the nested server.
. Fixes: https://bugs.launchpad.net/bugs/1663062.

Approved by Daniel van Vugt, Cemil Azizoglu, mir-ci-bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: