Revision 07f49af...

Go back to digest for 10th February 2013

Optimization in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /:

Move XRender based rendering of unstyled EffectFrame into scene_xrender

This follows how it is done for OpenGL where the renderRoundBox() got
dropped some time ago.

New implementation implements the box with round corners using xrender
directly instead of using a QPainter on a QPixmap.

File Changes

Modified 4 files
  •   kwin/scene_xrender.cpp
  •   kwin/scene_xrender.h
  •   kwin/libkwineffects/kwinxrenderutils.cpp
  •   kwin/libkwineffects/kwinxrenderutils.h
4 files changed in total