kwin/effects/blur
Martin Gräßlin 1752302203 [effects] Use passed through matrix in Blur Effect
The blur effect so far calculated a custom model view projection matrix.
This is not needed as we have the current projection matrix available in
WindowPaintData and EffectFrame.

REVIEW: 126215
2016-01-25 15:36:10 +01:00
..
blur.cpp [effects] Use passed through matrix in Blur Effect 2016-01-25 15:36:10 +01:00
blur.h [effects] Use passed through matrix in Blur Effect 2016-01-25 15:36:10 +01:00
blur.kcfg
blur_config.cpp Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
blur_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-04-07 13:20:00 +00:00
blur_config.h
blur_config.ui allow full range blur strength config in the GUI 2014-06-04 16:30:29 +02:00
blurconfig.kcfgc
blurshader.cpp [effects] Support GLES 3 in Blur and BackgroundContrast 2015-11-09 16:22:32 +01:00
blurshader.h [effects] Simplify supported check in blur and backgroundcontrast 2014-06-11 14:50:01 +02:00
CMakeLists.txt Use SERVICE_TYPES parameter to kcoreaddons_desktop_to_json() 2015-12-09 23:42:45 +00:00