kwin/lib
Martin Gräßlin 3c6e7309f2 New ShaderManager
The ShaderManager provides the built-in shaders for scene and effects.
Scene and effects can simply push one of those built-in shaders or a
custom one on a stack ensuring that the previously bound shader will be
rebound when the shader is poped again.

The class will be extended to not only have built-in shaders but also to
load custom shaders and being the only way to bind a shader at all.
2011-01-30 14:11:59 +01:00
..
CMakeLists.txt Better CMake detection for building ES or desktop 2011-01-30 14:11:58 +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
kcommondecoration_p.cpp
kcommondecoration_p.h
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
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
kdecorationfactory.cpp
kdecorationfactory.h
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 not available in OpenGL ES 2011-01-30 14:11:56 +01:00
kwinglplatform.h -pedantic 2010-12-12 18:22:09 +00:00
kwinglutils.cpp New ShaderManager 2011-01-30 14:11:59 +01:00
kwinglutils.h New ShaderManager 2011-01-30 14:11:59 +01:00
kwinglutils_funcs.cpp Resolve EGL and GLES function pointers 2011-01-30 14:11:59 +01:00
kwinglutils_funcs.h Resolve EGL and GLES function pointers 2011-01-30 14:11:59 +01:00
kwinshadereffect.cpp ShaderEffect not available in OpenGL ES. 2011-01-30 14:11:56 +01:00
kwinshadereffect.h ShaderEffect not available in OpenGL ES. 2011-01-30 14:11:56 +01:00
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh