Revision 842018
Go back to digest for 10th August 2008Features in KDE Base
Martin Gräßlin committed changes in /trunk/KDE/kdebase/workspace/kwin:
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.
File Changes
Modified 3 files
- /trunk/KDE/kdebase/workspace/kwin
- /scene_opengl.cpp
- /lib/kwineffects.cpp
- /lib/kwineffects.h
3 files changed in total