kwin/libkwineffects
Martin Gräßlin e3618e8796 [kwin] Follow Qt's OpenGL choice for KWin
As KWin indirectly uses Qt's OpenGL through QtQuick we need to ensure
to not mix OpenGL and OpenGLES. So we have to built KWin only against
OpenGL if Qt is built against OpenGL and we have to built KWin only
against GLESv2 if Qt is built against GLESv2.

This means the kwin_gles binary is no more. There is only kwin which
either links GL or GLESv2.
2013-10-14 09:04:03 +02:00
..
anidata.cpp
anidata_p.h
CMakeLists.txt [kwin] Follow Qt's OpenGL choice for KWin 2013-10-14 09:04:03 +02:00
kwinanimationeffect.cpp fix mismatched struct/class forward declaration 2013-09-13 16:52:25 +02:00
kwinanimationeffect.h
kwinconfig.h.cmake
kwineffects.cpp Drop the GlobalShortcutsEditor from libkwineffects 2013-09-09 07:10:08 +02:00
kwineffects.h Drop the GlobalShortcutsEditor from libkwineffects 2013-09-09 07:10:08 +02:00
kwinglcolorcorrection.cpp
kwinglcolorcorrection.h
kwinglcolorcorrection_p.h
kwinglobals.h
kwinglplatform.cpp Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
kwinglplatform.h
kwingltexture.cpp Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
kwingltexture.h introduce GLTexture::clear and use it from paintredirector 2013-09-24 00:50:55 +02:00
kwingltexture_p.h introduce GLTexture::clear and use it from paintredirector 2013-09-24 00:50:55 +02:00
kwinglutils.cpp Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
kwinglutils.h
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
kwinxrenderutils.h Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
Mainpage.dox
Messages.sh