kwin/libkwineffects
Martin Gräßlin f723f132ca Drop support for explicit contents opacity from WindowPaintData
No effect has ever made use of contents opacity. Which means it
is not needed. Removing means faster effects as we used to
multiply the value (always 1.0) with the opacity in each frame
for each window.
2012-07-19 18:25:03 +02:00
..
anidata.cpp add clipping support to AnimationEffect 2012-05-10 19:35:13 +02:00
anidata_p.h
CMakeLists.txt Add CMake variable to rename kwin binaries 2012-05-10 10:25:15 +02:00
kwinanimationeffect.cpp Split out common part of ScreenPaintData and WindowPaintData 2012-07-19 18:25:03 +02:00
kwinanimationeffect.h add clipping support to AnimationEffect 2012-05-10 19:35:13 +02:00
kwinconfig.h.cmake
kwineffects.cpp Drop support for explicit contents opacity from WindowPaintData 2012-07-19 18:25:03 +02:00
kwineffects.h Drop support for explicit contents opacity from WindowPaintData 2012-07-19 18:25:03 +02:00
kwinglobals.cpp
kwinglobals.h -pedantic 2012-06-07 00:38:13 +02:00
kwinglplatform.cpp Initialize variables in GLPlatform 2012-06-13 09:19:27 +02:00
kwinglplatform.h
kwingltexture.cpp remove (broken) mimpmap support check, disable use of mipmaps and align texture filter 2012-06-18 22:11:28 +02:00
kwingltexture.h kwin: adding proper clipping for transformed windows 2012-05-01 23:19:04 +02:00
kwingltexture_p.h
kwinglutils.cpp Reset error flag in checkGLError 2012-06-24 18:34:47 +02:00
kwinglutils.h kwin: adding proper clipping for transformed windows 2012-05-01 23:19:04 +02:00
kwinglutils_funcs.cpp Swap vsync order, trade in 1frame lag 2012-05-17 11:41:26 +02:00
kwinglutils_funcs.h Swap vsync order, trade in 1frame lag 2012-05-17 11:41:26 +02:00
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh