Mir EGL platform is gone

** Changed in: mesa (Ubuntu)
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1228323

Title:
  Mesa is broken by Mir structure size changes

Status in Mir:
  Invalid
Status in mesa package in Ubuntu:
  Won't Fix

Bug description:
  No mesa binary package has a link-time dependency on any Mir package,
  as platform-mir gets passed the necessary function pointers in the
  EGLNativeDisplay. This means we have no automated checks for ABI
  breaks.

  Worse, platform-mir is sensitive to the sizes of the Mir structures,
  as it stack-allocates a bunch of MirSurfaceParameters/MirBufferPackage
  structures rather than receiving pointers to them from the client.

  We need to clean this up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1228323/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to