kwin/effects/blur
Fredrik Höglund 65025071fc kwin/blur: Optimize the paint region
Optimize the region of the screen that's painted in each frame,
and paint the windows top-to-bottom when the damaged region doesn't
intersect any blurred areas.
2011-05-02 02:06:18 +02:00
..
blur.cpp kwin/blur: Optimize the paint region 2011-05-02 02:06:18 +02:00
blur.desktop SVN_SILENT made messages (.desktop file) 2011-03-31 07:42:47 +02:00
blur.h kwin/blur: Optimize the paint region 2011-05-02 02:06:18 +02:00
blur_config.cpp
blur_config.desktop SVN_SILENT made messages (.desktop file) 2011-03-31 07:42:47 +02:00
blur_config.h
blur_config.ui
blurshader.cpp Only use GLSL blur shader if ShaderManager is valid 2011-04-29 16:44:48 +02:00
blurshader.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
CMakeLists.txt