kwin/backends/x11
Martin Gräßlin c24e315a9b Drop build option KWIN_BUILD_EGL
It doesn't make much sense any more as we do no longer link EGL since the
switch to epoxy. And epoxy pulls it in at runtime if needed.
Even more on Wayland it's just plain stupid to have EGL disabled. So
removing the option just simplifies our code base without any
disadvantages.

REVIEW: 124695
2015-08-11 11:15:25 +02:00
..
CMakeLists.txt Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
logging.cpp Change default logging category to QtCriticalMsg 2015-07-31 13:29:58 +02:00
logging.h [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
scene_qpainter_x11_backend.cpp
scene_qpainter_x11_backend.h
screens_x11windowed.cpp
screens_x11windowed.h
x11.json Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
x11windowed_backend.cpp Drop build option KWIN_BUILD_EGL 2015-08-11 11:15:25 +02:00
x11windowed_backend.h [wayland] Support pointer warping in the backends 2015-06-06 17:43:13 +02:00