kwin/libkwineffects
Philipp Knechtges ef9aeafe0d kwin: Optimizing Blur Part II
This patch adds an optional texture cache to the blur effect such that damaged windows in
front of the blurred region dont trigger a repaint of the whole blurred region which pretty
often results in a avalanche repaint of nearly the whole screen.

REVIEW: 101977
2011-09-18 02:01:31 +02:00
..
CMakeLists.txt Cleanup libkwineffects/CmakeLists.txt 2011-08-13 16:46:44 +02:00
kwinconfig.h.cmake
kwineffects.cpp Drop unused variables 2011-08-31 17:55:04 +02:00
kwineffects.h Only call active effects in the effect chain 2011-08-29 07:06:58 +02:00
kwinglobals.cpp
kwinglobals.h
kwinglplatform.cpp Remove KWIN_HAVE_OPENGL from kwingl(es)utils 2011-08-13 16:46:43 +02:00
kwinglplatform.h Remove KWIN_HAVE_OPENGL from kwingl(es)utils 2011-08-13 16:46:43 +02:00
kwingltexture.cpp kwin: Implement "use by value" and implicit sharing for GLTexture. 2011-08-14 17:08:54 +02:00
kwingltexture.h -pedantic 2011-08-27 09:31:38 +02:00
kwingltexture_p.h Add newline at end of file 2011-08-31 18:16:21 +02:00
kwinglutils.cpp kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
kwinglutils.h kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
kwinglutils_funcs.cpp Add support for framebuffer blit extension 2011-08-20 10:58:27 +02:00
kwinglutils_funcs.h Add support for framebuffer blit extension 2011-08-20 10:58:27 +02:00
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh