Revision f71b702...
Go back to digest for 8th September 2013Optimization in KDE Base
Martin Gräßlin committed changes in [kde-workspace/KDE/4.11] /:
Only create ColorCorrection if it is enabled in the options
According to massif just creating the ColorCorrection costs 2 MiB, so
it makes sense to not create it if it is not used.
REVIEW: 111604
DIGEST: Smaller memory footprint in KWin 4.11.2 if color correction is disabled
File Changes
Modified 2 files
- kwin/scene_opengl.cpp
- kwin/scene_opengl.h
2 files changed in total