Revision 8dace03...

Go back to digest for 24th July 2011

Features in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /:

Move GLX detection from kwinglobals to CompositingPrefs

Removes the Extension::glxAvailable() from kwinglobals and
implements the functionality in CompositingPrefs, where it
is only needed. There used to be one additional check in
scene_opengl_glx.cpp which is moved into composite.cpp
before the OpenGL Scene is created.

REVIEW: 102002

File Changes

Modified 6 files
  •   kwin/composite.cpp
  •   kwin/compositingprefs.cpp
  •   kwin/compositingprefs.h
  •   kwin/scene_opengl_glx.cpp
  •   kwin/libkwineffects/kwinglobals.cpp
  •   kwin/libkwineffects/kwinglobals.h
6 files changed in total