kwin/effects/blur
Martin Gräßlin 22bd8badbf [effects] Add a simplified fullscreen blur
If a window is fullscreen and wants fullscreen blur behind it, we
use the blur from logout effect. This is mostly intended for the
Application Dashboard which requires a fullscreen blur. The generic
blur effect is not designed for such usage and is rather costly.

This simplified blur just needs framebuffer blit and midmaps. This
makes it rather cheap in usage and also doesn't need a cached texture.

REVIEW: 126906
2016-02-01 08:43:46 +01:00
..
blur.cpp [effects] Add a simplified fullscreen blur 2016-02-01 08:43:46 +01:00
blur.h [effects] Add a simplified fullscreen blur 2016-02-01 08:43:46 +01:00
blur.kcfg
blur_config.cpp
blur_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2016-01-30 09:40:55 +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