kwin/libkwineffects
Thomas Lübking 3af7395ab8 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
2011-06-11 15:23:03 +02:00
..
CMakeLists.txt
kwinconfig.h.cmake
kwineffects.cpp
kwineffects.h
kwinglobals.cpp avoid calling QPixmap::paintEngine() in scene rendering 2011-06-11 15:23:03 +02:00
kwinglobals.h avoid calling QPixmap::paintEngine() in scene rendering 2011-06-11 15:23:03 +02:00
kwinglplatform.cpp Improved detection of OpenGL software emulation 2011-05-06 18:16:38 +02:00
kwinglplatform.h Improved detection of OpenGL software emulation 2011-05-06 18:16:38 +02:00
kwinglutils.cpp Disable Shader Scene for LimitedGLSL GPUs 2011-06-01 18:25:45 +02:00
kwinglutils.h
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp avoid calling QPixmap::paintEngine() in scene rendering 2011-06-11 15:23:03 +02:00
kwinxrenderutils.h
Mainpage.dox
Messages.sh