kwin/effects/presentwindows
Philipp Knechtges b6478e1b12 kwin: Optimizing Blur Part III
This patch introduces some kind of damage propagation. In the old version of the blur effect
we had to repaint the whole window if sth behind the blurred area was damaged. The new texture
cache, which was introduced by the last patch, gives us the opportunity to only update parts of
blurred background texture. This means that the damaged area can only propagate with the speed
of the blurring radius per window layer.

REVIEW: 102665
2011-10-02 14:47:03 +02:00
..
CMakeLists.txt
presentwindows.cpp kwin: Optimizing Blur Part III 2011-10-02 14:47:03 +02:00
presentwindows.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
presentwindows.h
presentwindows_config.cpp
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
presentwindows_config.h
presentwindows_config.ui
presentwindows_proxy.cpp
presentwindows_proxy.h