kwin/libkwineffects
Fredrik Höglund 6562fcc665 kwin: Don't query GL_VIEWPORT in pushRenderTarget()
Assume that the default framebuffer has the same dimensions as the screen.

By not quering the dimensions of the viewport we don't risk serialization
in drivers that use threaded dispatch.
2013-06-27 00:06:54 +02:00
..
anidata.cpp initialize a member and initialize a boolean 2013-04-29 18:14:50 +02:00
anidata_p.h add effect debug interface and dbus export 2013-03-28 20:31:02 +01:00
CMakeLists.txt More fine grained linking than X11_LIBRARIES 2013-03-06 10:14:21 +01:00
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 Provide OpenGL over Egl 2012-10-04 17:17:01 +02:00
kwineffects.cpp kwin: Fix build on arm 2013-06-26 10:13:33 +02:00
kwineffects.h Revert "kwin: Make WindowQuadList inherit from QVector" 2013-06-27 00:06:49 +02:00
kwinglcolorcorrection.cpp Avoid calling expensive GLShader::setUniform overload 2013-06-24 21:34:32 +03:00
kwinglcolorcorrection.h Remove not needed includes from kwineffect header files 2013-03-06 10:23:09 +01:00
kwinglcolorcorrection_p.h Enable color correction only after successfuly contacting KolorManager 2013-06-18 17:27:34 +03:00
kwinglobals.cpp Use XCB to resolve the X11 Extensions 2013-01-22 07:50:03 +01:00
kwinglobals.h Defines to create the boilerplate code for KWin's singleton classes 2013-04-15 09:57:25 +02:00
kwinglplatform.cpp kwin: Don't require GL_ARB_shading_language_100 2013-05-08 18:33:02 +02:00
kwinglplatform.h Add some missing includes with Qt5/KF5 2013-03-07 13:59:16 +01:00
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: Don't query GL_VIEWPORT in pushRenderTarget() 2013-06-27 00:06:54 +02:00
kwinglutils.h kwin: Don't query GL_VIEWPORT in pushRenderTarget() 2013-06-27 00:06:54 +02: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 Remove not needed includes from kwineffect header files 2013-03-06 10:23:09 +01:00
kwinxrenderutils.h Remove not needed includes from kwineffect header files 2013-03-06 10:23:09 +01:00
Mainpage.dox
Messages.sh