kwin/libkwineffects
Philipp Knechtges 4f50a8df3c kwin: Implement "use by value" and implicit sharing for GLTexture.
Additionally:
- hide the GLTexture implementation using dpointers
- drop the unused function SceneOpenGL::Texture::optimizeBindDamage()
- Texture::load now loads a new texture and does not update the existing one

REVIEW: 101999
2011-08-14 17:08:54 +02:00
..
CMakeLists.txt Cleanup libkwineffects/CmakeLists.txt 2011-08-13 16:46:44 +02:00
kwinconfig.h.cmake Remove define KWIN_HAVE_OPENGL_COMPOSITING 2011-08-13 16:46:43 +02:00
kwineffects.cpp Remove define KWIN_HAVE_OPENGL_COMPOSITING 2011-08-13 16:46:43 +02:00
kwineffects.h fix close button side for present windows effect 2011-08-09 22:57:54 +02:00
kwinglobals.cpp Remove defines for X extensions 2011-08-13 16:46:43 +02:00
kwinglobals.h fix close button side for present windows effect 2011-08-09 22:57:54 +02:00
kwinglplatform.cpp Remove KWIN_HAVE_OPENGL from kwingl(es)utils 2011-08-13 16:46:43 +02:00
kwinglplatform.h Remove KWIN_HAVE_OPENGL from kwingl(es)utils 2011-08-13 16:46:43 +02:00
kwingltexture.cpp kwin: Implement "use by value" and implicit sharing for GLTexture. 2011-08-14 17:08:54 +02:00
kwingltexture.h kwin: Implement "use by value" and implicit sharing for GLTexture. 2011-08-14 17:08:54 +02:00
kwingltexture_p.h kwin: Implement "use by value" and implicit sharing for GLTexture. 2011-08-14 17:08:54 +02:00
kwinglutils.cpp kwin: Implement "use by value" and implicit sharing for GLTexture. 2011-08-14 17:08:54 +02:00
kwinglutils.h Remove KWIN_HAVE_OPENGL from kwingl(es)utils 2011-08-13 16:46:43 +02:00
kwinglutils_funcs.cpp Remove KWIN_HAVE_OPENGL from kwingl(es)utils 2011-08-13 16:46:43 +02:00
kwinglutils_funcs.h Drop hacks for gcc-3.3.3 2011-08-14 08:59:51 +02:00
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh