This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103671/

This review has been submitted with commit 7a8398f80ec0aa67ed1102cded2bbb45d7736ecb by Philipp Knechtges to branch master.

- Commit


On January 10th, 2012, 9:08 p.m., Philipp Knechtges wrote:

Review request for kwin.
By Philipp Knechtges.

Updated Jan. 10, 2012, 9:08 p.m.

Description

This patch reduces the number of QRegion and WindowQuadList operations
by drawing the opaque and translucent parts of the window within the
same bottom to top pass.

One could also consider removing PAINT_DECORATION_ONLY. Opinions on that?

Testing

works :)

Diffs

  • kwin/libkwineffects/kwineffects.h (780cc89)
  • kwin/scene.h (d8bcf48)
  • kwin/scene.cpp (82935c2)
  • kwin/scene_opengl.cpp (d85e393)
  • kwin/scene_xrender.cpp (f76cf70)

View Diff