kwin/effects/blur
Fredrik Höglund 6d398323eb - Check if the FBO size will exceed GL_MAX_TEXTURE_SIZE in
BlurEffect::supported().
- Don't announce support to clients if the shader failed to compile,
  or the FBO is invalid.

svn path=/trunk/KDE/kdebase/workspace/; revision=1179268
2010-09-25 00:11:06 +00:00
..
blur.cpp - Check if the FBO size will exceed GL_MAX_TEXTURE_SIZE in 2010-09-25 00:11:06 +00:00
blur.desktop SVN_SILENT made messages (.desktop file) 2010-09-21 10:01:09 +00:00
blur.h
blur_config.cpp
blur_config.desktop SVN_SILENT made messages (.desktop file) 2010-07-27 09:11:06 +00:00
blur_config.h
blur_config.ui
blurshader.cpp Don't set gl_TextCoord[0] in the vertex shader when the fragment 2010-09-22 20:13:01 +00:00
blurshader.h
CMakeLists.txt