kwin/libkwineffects
Martin Gräßlin bf4ba54647 Remove displayWidth and displayHeight from the compositor
Instead of getting size from displayWidth() and displayHeight() use
the information we have from Screens. This means there is only one
place to have the information and by that we can ensure that all
components use the same data to rely on. displayWidth/displayHeight
seem to provide the wrong information when unplugging an output
without disabling the output. This results in rendering artefacts.
But KWin::Screens has the correct information available.
2014-11-27 09:00:19 +01:00
..
autotests
anidata.cpp Make constants const, saves a few symbols in the .data section. 2014-09-27 20:30:49 +02:00
anidata_p.h
CMakeLists.txt
kwinanimationeffect.cpp Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
kwinanimationeffect.h
kwinconfig.h.cmake
kwineffects.cpp Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
kwineffects.h
kwinglcolorcorrection.cpp Remove most calls to checkGLError() 2014-11-25 21:57:57 +01:00
kwinglcolorcorrection.h
kwinglcolorcorrection_p.h Remove most calls to checkGLError() 2014-11-25 21:57:57 +01:00
kwinglobals.h
kwinglplatform.cpp
kwinglplatform.h
kwingltexture.cpp Remove GLTexturePrivate::bind()/unbind() 2014-11-26 22:01:54 +01:00
kwingltexture.h Inline GLTexture::load(QImage) in the constructor 2014-11-26 22:01:54 +01:00
kwingltexture_p.h Remove GLTexturePrivate::bind()/unbind() 2014-11-26 22:01:54 +01:00
kwinglutils.cpp Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
kwinglutils.h Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh