** Tags added: egl-platform-mir -- 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: Confirmed 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 : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

