D10750: wayland: Add support for zwp_linux_dmabuf

Vlad Zagorodniy noreply at phabricator.kde.org
Sun Jun 23 16:21:07 BST 2019


zzag added inline comments.

INLINE COMMENTS

> abstract_egl_backend.cpp:438-439
> +        EGL_DMA_BUF_PLANE0_PITCH_EXT,       EGLint(planes[0].stride),
> +        EGL_DMA_BUF_PLANE0_MODIFIER_LO_EXT, EGLint(planes[0].modifier & 0xffffffff),
> +        EGL_DMA_BUF_PLANE0_MODIFIER_HI_EXT, EGLint(planes[0].modifier >> 32),
> +        EGL_NONE

Perhaps we need to add modifier only if EGL_EXT_image_dma_buf_import_modifiers is present.

REPOSITORY
  R108 KWin

REVISION DETAIL
  https://phabricator.kde.org/D10750

To: romangg, #kwin, #plasma, davidedmundson, mart, graesslin, fredrik
Cc: meven, zzag, romangg, anthonyfieroni, plasma-devel, kwin, LeGast00n, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190623/43a15e99/attachment.html>


More information about the Plasma-devel mailing list