kwin/effects/blur
Martin Gräßlin f723f132ca Drop support for explicit contents opacity from WindowPaintData
No effect has ever made use of contents opacity. Which means it
is not needed. Removing means faster effects as we used to
multiply the value (always 1.0) with the opacity in each frame
for each window.
2012-07-19 18:25:03 +02:00
..
blur.cpp Drop support for explicit contents opacity from WindowPaintData 2012-07-19 18:25:03 +02:00
blur.desktop SVN_SILENT made messages (.desktop file) 2012-06-12 17:07:51 +02:00
blur.h Use namespaced parameters in signals 2012-03-12 21:37:40 +01:00
blur_config.cpp kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blur_config.desktop SVN_SILENT made messages (.desktop file) 2012-06-12 17:07:51 +02:00
blur_config.h
blur_config.ui kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blurshader.cpp Don't compare uint with int 2012-05-27 16:35:04 +02:00
blurshader.h Fix unused variable warnings 2012-05-27 16:35:04 +02:00
CMakeLists.txt