kwin/libkwineffects
Philipp Knechtges 87bcabdf99 kwin: improving the texture update handling
This patch changes the behavior of strictly bound textures such that
they are only updated if the corresponding window has been damaged.
Additionally GLTexture now keeps track of the current filter and
wrapmode setting.

REVIEW: 103655
2012-01-31 23:09:58 +01:00
..
anidata.cpp Add AnimationEffect class 2011-10-27 21:40:14 +02:00
anidata_p.h Add AnimationEffect class 2011-10-27 21:40:14 +02:00
CMakeLists.txt Add AnimationEffect class 2011-10-27 21:40:14 +02:00
kwinanimationeffect.cpp Nanny the Sun compiler by an explicit cast ;-) 2012-01-16 22:11:46 +01:00
kwinanimationeffect.h Fix typos 2012-01-01 09:26:27 +01:00
kwinconfig.h.cmake Remove define KWIN_HAVE_OPENGL_COMPOSITING 2011-08-13 16:46:43 +02:00
kwineffects.cpp Use invoke method for addRepaint* methods 2012-01-27 08:28:37 +01:00
kwineffects.h Use invoke method for addRepaint* methods 2012-01-27 08:28:37 +01:00
kwinglobals.cpp add support for graphicssystem selection 2012-01-02 18:56:21 +01:00
kwinglobals.h fix close button side for present windows effect 2011-08-09 22:57:54 +02:00
kwinglplatform.cpp kwin: bugfix nouveau GLES + loose texture bindings in kwin_gles 2011-12-01 22:38:20 +01:00
kwinglplatform.h Remove KWIN_HAVE_OPENGL from kwingl(es)utils 2011-08-13 16:46:43 +02:00
kwingltexture.cpp kwin: improving the texture update handling 2012-01-31 23:09:58 +01:00
kwingltexture.h kwin: improving the texture update handling 2012-01-31 23:09:58 +01:00
kwingltexture_p.h kwin: improving the texture update handling 2012-01-31 23:09:58 +01:00
kwinglutils.cpp change geometry w/o compositor restart 2012-01-24 22:27:15 +01:00
kwinglutils.h change geometry w/o compositor restart 2012-01-24 22:27:15 +01:00
kwinglutils_funcs.cpp kwin: fix glBlitFramebuffer resolution 2011-11-09 18:03:10 +01:00
kwinglutils_funcs.h kwin-gles: define EGL_POST_SUB_BUFFER_SUPPORTED_NV if it's not there 2011-10-19 20:15:40 +02:00
kwinxrenderutils.cpp avoid calling QPixmap::paintEngine() in scene rendering 2011-06-11 15:23:03 +02:00
kwinxrenderutils.h
Mainpage.dox
Messages.sh