Revision 610613
Go back to digest for 10th December 2006Optimization in KDE Base
Luboš Luňák committed changes in /branches/work/kwin_composite:
Optimize XRender painting by manually doing clipping, even with transformations.
Since it's unlikely XRender code will use other transformations then the ones provided this should be ok. Makes painting with obscured windows much faster (i.e. it's just slow, not bloody slow).
File Changes
Modified 4 files
- /branches/work/kwin_composite
- /scene.cpp
- /scene_xrender.cpp
- /scene_xrender.h
- /effects/howto.cpp
4 files changed in total