kwin/effects/blur
Fredrik Höglund 62b9c59da6 Rewrite the fragment program to avoid exceeding the texture indirection
limit on some GPU's.

Thanks to Mikael Gerdin, Christoph Feck and Iori Yagami for testing.

svn path=/trunk/KDE/kdebase/workspace/; revision=1138004
2010-06-14 22:13:48 +00:00
..
blur.cpp Sanity check the shader limitations to protect against implementations 2010-06-14 00:18:04 +00:00
blur.desktop Enable blur effect by default for the beta cycle to get some feedback. I hope we don't have to turn it off again... 2010-05-17 16:45:09 +00:00
blur.h
blur_config.cpp
blur_config.desktop
blur_config.h
blur_config.ui
blurshader.cpp Rewrite the fragment program to avoid exceeding the texture indirection 2010-06-14 22:13:48 +00:00
blurshader.h Sanity check the shader limitations to protect against implementations 2010-06-14 00:18:04 +00:00
CMakeLists.txt