Revision 965892b...
Go back to digest for 14th October 2012Features in KDE Base
Martin Gräßlin committed changes in [kde-workspace] /:
Re-enable Blur/Lanczos for Catalyst on OpenGL 2
Given that the Catalyst driver is now supporting direct rendering and by
that can use the OpenGL 2 code path we do no longer need to force
disable the Blur effect and Lanczos filters which used to crash in the
ARB shader path.
The ARB shader path - which can only be used in OpenGL 1 - is kept
disabled for Catalyst.
REVIEW: 106798
File Changes
Modified 2 files
- kwin/lanczosfilter.cpp
- kwin/effects/blur/blur.cpp
2 files changed in total