kwin/libkwineffects
Casian Andrei 79c35d0164 Enable color correction only after successfuly contacting KolorManager
Prevents the possiblity of using shaders modified for color correction
without valid data from KolorManager. If that happened, everthing
blacked out.

Now the color correction shaders are enabled only after successfuly
contacting KolorManager.

The issue was highlighted after ab7e228d.

BUG: 321217
2013-06-18 17:27:34 +03:00
..
anidata.cpp initialize a member and initialize a boolean 2013-04-29 18:14:50 +02:00
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 Enable color correction only after successfuly contacting KolorManager 2013-06-18 17:27:34 +03:00
kwinglcolorcorrection.h
kwinglcolorcorrection_p.h Enable color correction only after successfuly contacting KolorManager 2013-06-18 17:27:34 +03:00
kwinglobals.cpp
kwinglobals.h
kwinglplatform.cpp kwin: Don't require GL_ARB_shading_language_100 2013-05-08 18:33:02 +02:00
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 kwin: add a GLVertexBuffer::draw() overload 2013-06-11 05:11:41 +02:00
kwinglutils.h Enable color correction only after successfuly contacting KolorManager 2013-06-18 17:27:34 +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
kwinxrenderutils.h
Mainpage.dox
Messages.sh