kwin/libkwineffects
Pierre-Loup A. Griffais 5971daf1c6 kwin-gles: check for EGL_image OR EGL_image_base + EGL_image_pixmap
EGL_KHR_image is a functional superset of both EGL_KHR_image_base and
EGL_KHR_image_pixmap, which were split off later to allow the former to be
more modular. Older drivers might only expose EGL_KHR_image if they were
released before the split happened.

REVIEW: 102879
2011-10-17 20:25:36 +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 Drop unused variables 2011-08-31 17:55:04 +02:00
kwineffects.h add EffectWindow::windowType 2011-09-25 15:08:35 +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 Generate texture coordinates for limited NPOT support 2011-10-15 14:14:44 +02:00
kwingltexture.h -pedantic 2011-08-27 09:31:38 +02:00
kwingltexture_p.h Add newline at end of file 2011-08-31 18:16:21 +02:00
kwinglutils.cpp kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
kwinglutils.h kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
kwinglutils_funcs.cpp kwin-gles: check for EGL_image OR EGL_image_base + EGL_image_pixmap 2011-10-17 20:25:36 +02:00
kwinglutils_funcs.h Add support for framebuffer blit extension 2011-08-20 10:58:27 +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 Improve message extraction 2011-02-20 16:02:33 +01:00