D10750: wayland: Add support for zwp_linux_dmabuf
Anthony Fieroni
noreply at phabricator.kde.org
Fri Feb 23 18:11:47 UTC 2018
anthonyfieroni added inline comments.
Restricted Application edited projects, added Plasma; removed KWin.
INLINE COMMENTS
> abstract_egl_backend.cpp:117
> + for (auto *dmabuf : qAsConst(m_dmabufBuffers)) {
> + dmabuf->destroyImage();
> + }
Call delete dmabuf will have same effect.
> abstract_egl_backend.cpp:738
> +
> +void EglDmabufBuffer::destroyImage()
> +{
This function is useless.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D10750
To: fredrik, #kwin, #plasma, davidedmundson, mart, graesslin
Cc: anthonyfieroni, plasma-devel, kwin, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, iodelay, bwowk, hardening
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180223/0c2b2455/attachment.html>
More information about the Plasma-devel
mailing list