kwin/libkwineffects
Martin Gräßlin 1d2c2d5982 Use Q_SLOTS and Q_SIGNALS instead of slots and signals
Fixes compilation with Qt5/KF5 setup.
2013-07-24 09:46:54 +02:00
..
anidata.cpp
anidata_p.h
CMakeLists.txt
kwinanimationeffect.cpp ensure to init animationeffect bindings 2013-06-10 16:38:03 +02:00
kwinanimationeffect.h Add DecorationOpacity to AnimationEffect 2013-06-05 08:27:09 +02:00
kwinconfig.h.cmake
kwineffects.cpp Introduce cross-fading with previous pixmap 2013-06-05 08:18:28 +02:00
kwineffects.h Add DecorationOpacity to AnimationEffect 2013-06-05 08:27:09 +02:00
kwinglcolorcorrection.cpp Avoid calling expensive GLShader::setUniform overload 2013-06-24 21:34:32 +03:00
kwinglcolorcorrection.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
kwinglcolorcorrection_p.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
kwinglobals.cpp Drop support for native graphics system 2013-07-24 09:46:54 +02:00
kwinglobals.h Drop support for native graphics system 2013-07-24 09:46:54 +02:00
kwinglplatform.cpp
kwinglplatform.h
kwingltexture.cpp kwin: Reset the dirty flags in GLTexture 2013-06-13 18:46:34 +02:00
kwingltexture.h kwin: Add GLTexture::matrix() 2013-05-28 16:35:36 +02:00
kwingltexture_p.h kwin: Add GLTexture::matrix() 2013-05-28 16:35:36 +02:00
kwinglutils.cpp Avoid calling expensive GLShader::setUniform overload 2013-06-24 21:34:32 +03:00
kwinglutils.h Avoid calling expensive GLShader::setUniform overload 2013-06-24 21:34:32 +03:00
kwinglutils_funcs.cpp kwin: Resolve functions for GL_ARB_copy_buffer 2013-06-05 00:41:24 +02:00
kwinglutils_funcs.h kwin: Add support for rendering quads using an index buffer 2013-06-05 00:41:24 +02:00
kwinxrenderutils.cpp Drop support for native graphics system 2013-07-24 09:46:54 +02:00
kwinxrenderutils.h
Mainpage.dox
Messages.sh