[Differential] [Commented On] D3332: Move querying glx extensions into the platform plugin
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Fri Nov 11 06:32:07 UTC 2016
graesslin added inline comments.
INLINE COMMENTS
> broulik wrote in scene_opengl.h:648
> QVector?
yes and no. I would love to use QVector here and that was what I wanted to use in the first place. But it will always be filled from a QByteArray::split and that returns a QList<QByteArray>. So I don't think we gain much if we convert this into a QVector.
REPOSITORY
rKWIN KWin
BRANCH
glx-extensions-to-platform
REVISION DETAIL
https://phabricator.kde.org/D3332
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, #kwin, #plasma_on_wayland, davidedmundson
Cc: broulik, plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161111/19a0385c/attachment.html>
More information about the Plasma-devel
mailing list