kwin/effects/coverswitch
Martin Gräßlin fe4329a252 Only call active effects in the effect chain
Each effect is able to declare itself as currently being active,
that is transforming windows or painting or screen or doing anything
during the current rendered frame.

This change eliminates the hottest path inside KWin identified by
callgrind.

REVIEW: 102449
2011-08-29 07:06:58 +02:00
..
CMakeLists.txt
coverswitch-reflection.glsl
coverswitch.cpp Only call active effects in the effect chain 2011-08-29 07:06:58 +02:00
coverswitch.desktop SVN_SILENT made messages (.desktop file) 2011-08-27 10:03:17 +02:00
coverswitch.h Only call active effects in the effect chain 2011-08-29 07:06:58 +02:00
coverswitch_config.cpp normalize signal/slots 2011-08-17 23:51:55 +02:00
coverswitch_config.desktop
coverswitch_config.h
coverswitch_config.ui