D9848: Updated the blur method to use the more efficient dual kawase blur algorithm.
Thomas Lübking
noreply at phabricator.kde.org
Sun Jan 14 20:57:09 UTC 2018
luebking added a comment.
Restricted Application edited projects, added Plasma; removed KWin.
I'm not actually smiling ...
Anyway, instead of using three vectors it's strongly suggest to use one vector (or rather array) of a struct.
a) you can access the inner values by names
b) it's far more elegant to define = { {1, 2, 3}, {4, 5, 6}, ...}
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D9848
To: anemeth, #plasma, #kwin
Cc: luebking, broulik, romangg, zzag, anthonyfieroni, mart, davidedmundson, fredrik, ngraham, plasma-devel, kwin, #kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180114/d73d0681/attachment.html>
More information about the Plasma-devel
mailing list