kwin/lib
Martin Gräßlin 56ce39def8 Core profile compatible basic scene rendering.
Adds a shader to render an untransformed scene. renderGLGeometry is not used any more and replaced by generated triangles stored in a GLVertexBuffer.
The GLVertexBuffer has a new attribute to decide whether a core profile compatible rendering has to be performed.
Currently windows and EffectFrames can make use of the new shader.
The shader contains a debug mode which colours all rendered fragments in green. It is currently enabled in scene_opengl.
Rendering transformed geometries (without shader) is currently broken.
2011-01-30 14:11:55 +01:00
..
CMakeLists.txt Add the new and improved OpenGL platform detection code. 2010-11-12 05:30:38 +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 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 Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecoration_plugins_p.cpp Fix QLatin1String/QString Krazy issues 2011-01-01 09:50:05 +00:00
kdecoration_plugins_p.h Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
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 Core profile compatible basic scene rendering. 2011-01-30 14:11:55 +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 Use a modified errorMessage() with explicitly listing all extensions used by KWin. 2008-02-24 11:41:55 +00:00
kwinglobals.h Extend quick tiling to quarter of screen. 2010-10-27 13:16:36 +00:00
kwinglplatform.cpp Add missing include. Sun Studio wasn't able to find it by itself. 2010-12-04 21:10:49 +00:00
kwinglplatform.h -pedantic 2010-12-12 18:22:09 +00:00
kwinglutils.cpp Core profile compatible basic scene rendering. 2011-01-30 14:11:55 +01:00
kwinglutils.h Core profile compatible basic scene rendering. 2011-01-30 14:11:55 +01:00
kwinglutils_funcs.cpp Core profile compatible basic scene rendering. 2011-01-30 14:11:55 +01:00
kwinglutils_funcs.h Core profile compatible basic scene rendering. 2011-01-30 14:11:55 +01: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