kwin/effects/taskbarthumbnail/taskbarthumbnail.qrc
Fredrik Höglund cbb4248a2a Use a high quality lanczos filter to scale the window thumbnails when
GLSL shaders are supported.

Currently disabled when the NVIDIA driver is used because of a driver
issue that will need to be worked around.

svn path=/trunk/KDE/kdebase/workspace/; revision=1125672
2010-05-11 22:05:00 +00:00

6 lines
149 B
Text

<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/taskbarthumbnail">
<file>vertex.glsl</file>
<file>fragment.glsl</file>
</qresource>
</RCC>