** Changed in: mir/0.26 Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1673534
Title: Need an extension for GBM buffers to replace mir_buffer_get_buffer_package() Status in Mir: Fix Committed Status in Mir 0.26 series: Fix Released Status in mir package in Ubuntu: Fix Released Bug description: We need for Mesa EGL typedef struct MirExtensionGbmBufferV2 { MirConnectionAllocateBufferGbm allocate_buffer_gbm; MirConnectionAllocateBufferGbmSync allocate_buffer_gbm_sync; MirBufferIsGbmImportable is_gbm_importable; MirBufferGbmFd fd; MirBufferGbmStride stride; MirBufferGbmFormat format; MirBufferGbmFlags flags; MirBufferGbmAge age; } MirExtensionGbmBufferV2; To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1673534/+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