Revision b646e7e...

Go back to digest for 5th June 2011

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kde-workspace] kwin/libkwineffects/kwinglutils.cpp:

Disable Shader Scene for LimitedGLSL GPUs

This was causing problems with R300G. The GPU supports only limited
GLSL and seems not to be up to rendering the scene appropriate. So
let's better disable the OpenGL 2 branch for such GPUs. If the user
really wants to use it, there is the GLES backend which does not
check for limited GLSL.


FIXED-IN: 4.7.0

File Changes

Modified 1 files
  • kwin/libkwineffects/kwinglutils.cpp
1 files changed in total