kwin/libkwineffects
Fredrik Höglund de4b7e8db1 kwin: Add WindowQuadList::makeInterleavedArrays()
Unlike makeArrays() this function writes into a pre-allocated array,
and takes a matrix that's used to transform the texture coordinates.
This allows this function to handle coordinates for rectangular
textures correctly.
2013-05-28 18:13:06 +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
kwinanimationeffect.cpp normalize signal/slot 2013-05-11 14:09:15 +02:00
kwinanimationeffect.h add effect debug interface and dbus export 2013-03-28 20:31:02 +01:00
kwinconfig.h.cmake
kwineffects.cpp kwin: Add WindowQuadList::makeInterleavedArrays() 2013-05-28 18:13:06 +02:00
kwineffects.h kwin: Add WindowQuadList::makeInterleavedArrays() 2013-05-28 18:13:06 +02:00
kwinglcolorcorrection.cpp kwin: Fix color correction with GLSL 1.40 2013-05-08 18:33:03 +02:00
kwinglcolorcorrection.h Remove not needed includes from kwineffect header files 2013-03-06 10:23:09 +01:00
kwinglcolorcorrection_p.h Remove not needed includes from kwineffect header files 2013-03-06 10:23:09 +01:00
kwinglobals.cpp
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: Add GLTexture::matrix() 2013-05-28 16:35:36 +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 unbind vertex array buffers 2013-05-28 16:35:36 +02:00
kwinglutils.h kwin: Expose a map() and an unmap() method in GLVertexBuffer 2013-05-28 16:35:36 +02:00
kwinglutils_funcs.cpp kwin/es: Resolve functions for GL_EXT_robustness 2013-05-21 00:22:57 +02:00
kwinglutils_funcs.h Add defines from EXT_robustness 2013-05-23 08:38:16 +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