kwin/effects/blur
Philipp Knechtges 1023d3b08e kwin: fixing some blur bugs
This should fix 2 issues with the blur effect:
- It is now sufficient to have a damaged EXPANDED blurArea to trigger
  an update of the caching texture.
- No glitches in cases where the taskbarthumbnail effect paints a
  thumbnail of a blurred window.

CCBUG: 288568
2011-12-10 12:39:51 +01:00
..
blur.cpp kwin: fixing some blur bugs 2011-12-10 12:39:51 +01:00
blur.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
blur.h kwin: updating comments on the blur texture cache 2011-10-12 16:02:19 +02:00
blur_config.cpp kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blur_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
blur_config.h Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blur_config.ui kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blurshader.cpp kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blurshader.h kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
CMakeLists.txt