kwin/effects/blur
Martin Gräßlin f135206781 Disable Lanczos and Blur for fglrx
Too many crash reports in the fglrx driver when using ARB shaders.
It's a pity to disable functionality for all fglrx users, but it's
better than crash reports.

Blur effect can still be enabled manually and Lanczos can still be
enabled through the environment variable.

REVIEW: 103556
CCBUG: 270818
CCBUG: 286795
2011-12-31 08:54:15 +01:00
..
blur.cpp Disable Lanczos and Blur for fglrx 2011-12-31 08:54:15 +01:00
blur.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
blur.h kwin/blur: add a proper initialization of the texture cache 2011-12-10 17:35:02 +01:00
blur_config.cpp kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blur_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
blur_config.h
blur_config.ui kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blurshader.cpp kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blurshader.h kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
CMakeLists.txt