kwin/effects/blur
Fredrik Höglund 6bc8cb93da kwin/blur: Pack varyings in the GLSL shader
Pack two vec2 coordinates in each vec4 varying. This gives
a ~60% improvement in shader performance with R600G.
2011-05-15 21:25:34 +02:00
..
blur.cpp kwin/blur: Don't blur anything when we're painting top-to-bottom 2011-05-14 18:26:21 +02:00
blur.desktop SVN_SILENT made messages (.desktop file) 2011-05-11 09:17:09 +02:00
blur.h kwin/blur: Refactor the tests in drawWindow() 2011-05-14 18:22:38 +02:00
blur_config.cpp
blur_config.desktop SVN_SILENT made messages (.desktop file) 2011-05-09 09:32:40 +02:00
blur_config.h
blur_config.ui
blurshader.cpp kwin/blur: Pack varyings in the GLSL shader 2011-05-15 21:25:34 +02:00
blurshader.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
CMakeLists.txt