kwin/lib
Martin Gräßlin 4111a9f051 Support for adding a driver blacklist to be used in the lanczos filter and blur effect.
It uses a new config group Blacklist in kwinrc with two subgroups for Lanczos and Blur.
The key of each entry in the group referrences the vendor either using GL_VENDOR or GL_RENDERER, e.g. "Intel" in renderer for Intel based chips.
The value of the entries is a stringlist containing exactly the renderer information. This way it is possible to blacklist several mesa driver versions which are buggy.
The blacklist is currently empty and will be filled with a kconf update script (which could also be done by distributions). So all users who experience problems and are subscribed to the bugs receiving this message, please upload your glxinfo.
An example for a blacklist:
[Blacklist][Lanczos]
NVIDIA=GeForce 9400M/PCI/SSE2

CCBUG: 243181
CCBUG: 242985

svn path=/trunk/KDE/kdebase/workspace/; revision=1146195
2010-07-05 13:42:34 +00:00
..
CMakeLists.txt merge 1099530 from 4.4: add some missing include_directories 2010-03-05 18:30:04 +00:00
kcommondecoration.cpp Change KCommonDecoration preview label contents to contain only the decoration name 2010-05-02 20:25:27 +00:00
kcommondecoration.h Implement support for _KDE_NET_WM_FRAME_OVERLAP. 2009-11-25 23:32:35 +00:00
kcommondecoration_p.cpp Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kcommondecoration_p.h Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kdecoration.cpp Implement support for _KDE_NET_WM_FRAME_OVERLAP. 2009-11-25 23:32:35 +00:00
kdecoration.h Added Window menu action to toggle floating/tiled state of the client and the relevant Operation enum entry 2010-05-07 16:03:14 +00:00
kdecoration_p.cpp Less warnings please. 2009-10-05 06:59:10 +00:00
kdecoration_p.h
kdecoration_plugins_p.cpp Commit patch from SlashDevDsp fixing #223515 2010-02-09 09:54:27 +00:00
kdecoration_plugins_p.h
kdecorationbridge.h Implement support for _KDE_NET_WM_FRAME_OVERLAP. 2009-11-25 23:32:35 +00:00
kdecorationfactory.cpp Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kdecorationfactory.h Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kwinconfig.h.cmake
kwineffects.cpp Support for adding a driver blacklist to be used in the lanczos filter and blur effect. 2010-07-05 13:42:34 +00:00
kwineffects.h Support for adding a driver blacklist to be used in the lanczos filter and blur effect. 2010-07-05 13:42:34 +00:00
kwinglobals.cpp
kwinglobals.h * Removed "Advanced Button" from screensaver kcm. 2010-03-10 22:25:20 +00:00
kwinglutils.cpp Fix compile error with some OpenGL dev headers 2010-06-20 16:58:04 +00:00
kwinglutils.h Add convenience accessors to GLTexture for the width and height. 2010-03-05 17:09:22 +00:00
kwinglutils_funcs.cpp Resolve glBlendColor function. 2010-03-12 14:41:24 +00:00
kwinglutils_funcs.h Resolve glBlendColor function. 2010-03-12 14:41:24 +00:00
kwinshadereffect.cpp Less warnings please. 2009-10-05 07:58:12 +00:00
kwinshadereffect.h Funny, I didn't know XRender now had shaders too :). 2008-06-16 08:45:28 +00:00
kwinxrenderutils.cpp slight performance for xrender shadows 2009-05-12 14:12:46 +00:00
kwinxrenderutils.h slight performance for xrender shadows 2009-05-12 14:12:46 +00:00
Mainpage.dox
Messages.sh