Revision 08f4191...
Go back to digest for 6th February 2011Features in KDE Base
Martin Gräßlin committed changes in [kde-workspace/graesslin/kwin-gles] /effects:
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.
File Changes
Modified 5 files
- /effects
- kwin/CMakeLists.txt
- kwin/configs_builtins.cpp
- kwin/blur/blur.cpp
- kwin/blur/blurshader.cpp
- kwin/blur/blurshader.h
5 files changed in total