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 Added support for inter-effect communication through the use of proxy 2009-02-06 10:15:06 +00:00
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 Only call active effects in the effect chain 2011-08-29 07:06:58 +02:00
presentwindows_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
presentwindows_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
presentwindows_config.ui option out close button, remove redundant tabbox config item 2010-11-11 17:04:42 +00:00
presentwindows_proxy.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
presentwindows_proxy.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00