kwin/effects/blur
Martin Gräßlin 8c4fc28e1a Blur ported to GLES.
It now uses a GLShader for GLSL shaders and pushes it using the
ShaderManager.

It does not work with the nouveau driver plus GLES, but it works
with fglrx + desktop GL 2.x, so I assume it is a driver problem here.
2011-01-30 14:12:06 +01:00
..
blur.cpp Blur ported to GLES. 2011-01-30 14:12:06 +01:00
blur.desktop SVN_SILENT made messages (.desktop file) 2011-01-29 06:08:12 +00:00
blur.h Blur background of EffectFrames. 2010-07-24 20:48:19 +00:00
blur_config.cpp Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blur_config.desktop SVN_SILENT made messages (.desktop file) 2011-01-11 09:07:40 +00:00
blur_config.h Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blur_config.ui Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blurshader.cpp Blur ported to GLES. 2011-01-30 14:12:06 +01:00
blurshader.h Blur ported to GLES. 2011-01-30 14:12:06 +01:00
CMakeLists.txt Make the strength of the blur effect configurable. 2010-03-13 15:03:29 +00:00