kwin/lib
Martin Gräßlin 19f6b9667b Remove ShaderEffect from KWinEffects Library.
The class is not used by any effect any more and the
design of the ShaderEffect makes it hardly usable.
For most effects just rendering the windows with the Shader
attached to it makes more sense than rendering the complete
screen into a FBO and apply the shader on the off-screen texture.
2011-01-30 14:20:05 +01:00
..
CMakeLists.txt Remove ShaderEffect from KWinEffects Library. 2011-01-30 14:20:05 +01: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 Use script to add QLatin1String in setObjectName directly 2010-09-20 18:18:36 +00:00
kdecoration.h Don't blur behind opaque window decorations. 2010-11-10 18:33:07 +00:00
kdecoration_p.cpp Less warnings please. 2009-10-05 06:59:10 +00:00
kdecoration_p.h
kdecoration_plugins_p.cpp Fix QLatin1String/QString Krazy issues 2011-01-01 09:50:05 +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 CMake check to find OpenGLES 2011-01-30 14:11:55 +01:00
kwineffects.cpp Attribute stack not available in ES 2011-01-30 14:11:56 +01:00
kwineffects.h add windowgeometry tip effect, bind it to the general setting and generalize effect feature provide api, thus update resize effect 2010-11-10 19:21:56 +00:00
kwinglobals.cpp More ifdefing for ES 2011-01-30 14:11:57 +01:00
kwinglobals.h Extend quick tiling to quarter of screen. 2010-10-27 13:16:36 +00:00
kwinglplatform.cpp GLPlatform compiles on EGL 2011-01-30 14:12:01 +01:00
kwinglplatform.h -pedantic 2010-12-12 18:22:09 +00:00
kwinglutils.cpp Combine custom vertex with built-in fragment shader. 2011-01-30 14:12:06 +01:00
kwinglutils.h Combine custom vertex with built-in fragment shader. 2011-01-30 14:12:06 +01:00
kwinglutils_funcs.cpp Make KWin-GLES branch compile with desktop GL 2011-01-30 14:12:03 +01:00
kwinglutils_funcs.h Make KWin-GLES branch compile with desktop GL 2011-01-30 14:12:03 +01: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