kwin/lib
Martin Gräßlin cb4ed769aa Change from orthographic projection to a perspective projection. This allows to change z-values and rotations.
Therefore zScale, zTranslate and new RotationData are added to ScreenPaintData and WindowPaintData. So it is possible to define zTranslation and rotations without using OpenGL directly. The change only affects OpenGL compositing. XRender is not changed.

svn path=/trunk/KDE/kdebase/workspace/; revision=842018
2008-08-04 14:07:45 +00:00
..
CMakeLists.txt -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LINK_INTERFACE_LIBRARIES target property 2008-07-21 19:19:06 +00:00
kcommondecoration.cpp some krazy include issue fixes 2008-05-30 17:47:24 +00:00
kcommondecoration.h Split kdecoration and kwineffects libraries as two modules for doxygen. 2008-01-16 18:13:24 +00:00
kcommondecoration_p.cpp
kcommondecoration_p.h Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecoration.cpp Show tooltips. 2008-06-06 14:19:53 +00:00
kdecoration.h Add a dbus call to query which color settings the current decoration 2008-03-21 22:17:10 +00:00
kdecoration_p.cpp Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +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
kdecoration_plugins_p.h Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecorationbridge.h Make KDecorationBridge also public and with kept binary compatibility, 2008-01-26 19:00:14 +00:00
kdecorationfactory.cpp Make KDecorationBridge also public and with kept binary compatibility, 2008-01-26 19:00:14 +00:00
kdecorationfactory.h Split kdecoration and kwineffects libraries as two modules for doxygen. 2008-01-16 18:13:24 +00:00
kwinconfig.h.cmake
kwineffects.cpp Change from orthographic projection to a perspective projection. This allows to change z-values and rotations. 2008-08-04 14:07:45 +00:00
kwineffects.h Change from orthographic projection to a perspective projection. This allows to change z-values and rotations. 2008-08-04 14:07:45 +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 Use a modified errorMessage() with explicitly listing all extensions used by KWin. 2008-02-24 11:41:55 +00:00
kwinglutils.cpp Don't discard window texture when only the shape changes but the window 2008-03-20 10:05:41 +00:00
kwinglutils.h Disable copying by value for GLTexture, as it wouldn't work anyway. 2008-05-07 13:05:46 +00:00
kwinglutils_funcs.cpp
kwinglutils_funcs.h Fix opengl wrappers to match the opengl functions. 2008-05-11 11:14:49 +00:00
kwinshadereffect.cpp Funny, I didn't know XRender now had shaders too :). 2008-06-16 08:45:28 +00:00
kwinshadereffect.h Funny, I didn't know XRender now had shaders too :). 2008-06-16 08:45:28 +00:00
kwinxrenderutils.cpp Converting old style includes to new qt4 style 2008-06-15 18:49:48 +00:00
kwinxrenderutils.h Some missing XRender counterparts for utility functions, from Thomas Lübking. 2008-06-06 09:11:52 +00:00
Mainpage.dox Split kdecoration and kwineffects libraries as two modules for doxygen. 2008-01-16 18:13:24 +00:00
Messages.sh