Revision 606983a...

Go back to digest for 12th June 2011

Bug Fixes in KDE Base

Thomas Lübking committed changes in [kde-workspace] /:

avoid calling QPixmap::paintEngine() in scene rendering

by checking the graphicssystem at startup
also avoid pixmap and memory leaking on the xrender backend, validate some pointers
on deletion in SceneOpnGL and avoid attempts to render ::isNull pixmaps

File Changes

Modified 5 files
  •   kwin/scene_opengl.cpp
  •   kwin/scene_xrender.cpp
  •   kwin/libkwineffects/kwinglobals.cpp
  •   kwin/libkwineffects/kwinglobals.h
  •   kwin/libkwineffects/kwinxrenderutils.cpp
5 files changed in total