kwin/effects/backgroundcontrast
Kai Uwe Broulik 9e8773cb43 [Contrast / Blur Effects] Port from QRegion::rects() to QRegion iterators
Especially the BlurEffect::expanded() method is called a lot.
Saves creating a temporary QVector.

Differential Revision: https://phabricator.kde.org/D9101
2017-12-02 17:38:14 +01:00
..
.directory stub for the background contrast effect 2014-01-23 14:44:00 +01:00
CMakeLists.txt [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
backgroundcontrast.kdev4 stub for the background contrast effect 2014-01-23 14:44:00 +01:00
contrast.cpp [Contrast / Blur Effects] Port from QRegion::rects() to QRegion iterators 2017-12-02 17:38:14 +01:00
contrast.h store contrast matrix per-window 2017-03-15 12:02:30 +01:00
contrastshader.cpp [effects] Support GLES 3 in Blur and BackgroundContrast 2015-11-09 16:22:32 +01:00
contrastshader.h [effects/backgroundcontrast] Remove ContrastShader::pixelSizeLocation 2017-07-31 18:00:17 +02:00