kwin/libkwineffects
Casian Andrei 87515dc9a9 Merge remote-tracking branch 'origin/master' into color2
Conflicts:
	kwin/workspace.cpp
2012-09-16 13:42:45 +03:00
..
anidata.cpp add clipping support to AnimationEffect 2012-05-10 19:35:13 +02:00
anidata_p.h Add AnimationEffect class 2011-10-27 21:40:14 +02:00
CMakeLists.txt Implement color correction support 2012-08-20 20:37:25 +03:00
kwinanimationeffect.cpp Getter/setters for opacity, saturation and brightness in WindowPaintData 2012-07-19 18:25:48 +02:00
kwinanimationeffect.h add clipping support to AnimationEffect 2012-05-10 19:35:13 +02:00
kwinconfig.h.cmake
kwineffects.cpp CC: int instead of qint32 2012-08-24 17:08:11 +03:00
kwineffects.h CC: int instead of qint32 2012-08-24 17:08:11 +03:00
kwinglcolorcorrection.cpp CC: Fix unused variable warning 2012-09-04 22:01:07 +03:00
kwinglcolorcorrection.h CC: No singleton for ColorCorrection 2012-08-27 17:24:30 +03:00
kwinglcolorcorrection_p.h CC: Remove unused code related to regions, until they get implemented 2012-08-27 15:48:18 +03:00
kwinglobals.cpp Ensure that Extension::init() is only performed once 2012-04-22 22:29:17 +02:00
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 More getters for GlPlatform 2012-03-04 15:21:10 +01:00
kwingltexture.cpp kwin: Don't enable/disable texturing when using shaders 2012-09-13 22:54:09 +02:00
kwingltexture.h kwin: adding proper clipping for transformed windows 2012-05-01 23:19:04 +02:00
kwingltexture_p.h kwin: cleaning up the GLTexture API 2012-01-31 23:10:58 +01:00
kwinglutils.cpp CC: No singleton for ColorCorrection 2012-08-27 17:24:30 +03:00
kwinglutils.h CC: No singleton for ColorCorrection 2012-08-27 17:24:30 +03: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 add offscreen render support to xrender 2012-03-21 00:35:31 +01:00
kwinxrenderutils.h add offscreen render support to xrender 2012-03-21 00:35:31 +01:00
Mainpage.dox
Messages.sh