D10750: [wayland] Add support for zwp_linux_dmabuf
Roman Gilg
noreply at phabricator.kde.org
Mon Jul 1 08:59:15 BST 2019
romangg added inline comments.
INLINE COMMENTS
> abstract_egl_backend.cpp:405
> if (image != EGL_NO_IMAGE_KHR) {
> - eglDestroyImageKHR(m_backend->eglDisplay(), m_image);
> + if (m_image != EGL_NO_IMAGE_KHR) {
> + eglDestroyImageKHR(m_backend->eglDisplay(), m_image);
rm
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, crozbo, 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/kwin/attachments/20190701/7b728b99/attachment.html>
More information about the kwin
mailing list