kwin/cmake/modules
Martin Gräßlin 03231942bb Bind building of glx support on whether epoxy has a glx header
So far it was bound to whether we build for GLES. But this is
semantically wrong. It might be possible that even on desktop gl
epoxy is built without GLX support, thus we need to reflect this.

This change ensures that epoxy/glx.h is only included if available,
that relevant code is bound to it and that checks are in place to
enforce EGL if not build with glx support.

In addtion the glxbackend.cpp is now only included in the build set
if available.
2015-11-03 09:29:31 +01:00
..
COPYING-CMAKE-SCRIPTS [kwin] Copy required FindModules to kwin 2014-03-26 14:37:36 +01:00
FindFontconfig.cmake [wayland] Add a QPA plugin for kwin_wayland 2015-08-25 14:33:50 +02:00
FindLibdrm.cmake [wayland] Add a basic drm/kms backend 2015-04-24 12:03:19 +02:00
FindLibinput.cmake Initial support for libinput 2014-10-20 14:51:24 +02:00
FindQt5PlatformSupport.cmake [cmake] Let's try PKG_Qt5PlatformSupport_INCLUDEDIR instead of PKG_Qt5PlatformSupport_INCLUDE_DIRS 2015-08-27 09:35:51 +02:00
FindUDev.cmake replace reference to licence with the bsd licence as the reference often goes missing 2015-04-23 16:10:00 +02:00
FindXKB.cmake replace reference to licence with the bsd licence as the reference often goes missing 2015-04-23 16:10:00 +02:00
Findepoxy.cmake Bind building of glx support on whether epoxy has a glx header 2015-11-03 09:29:31 +01:00
Findgbm.cmake Initial implementation of EglGbmBackend 2015-04-24 12:03:19 +02:00
Findlibhybris.cmake [backends/hwcomposer] Drop dependency on hybrissync library 2015-10-14 14:33:49 +02:00