You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Gräßlin 2220ae44c4 Create a plugin for each of the wayland backends
Each of the backends becomes a plugin. This allows kwin_wayland to load
the requested plugin and kwin itself doesn't need to link all the
libraries needed. E.g. libdrm is no longer linked if running kwin_x11.
Also this allows to create backends for the non-standard EGL platforms
(examples could be raspberrypi or Android devices).
10 years ago
..
CMakeLists.txt Create a plugin for each of the wayland backends 10 years ago
drm.json Create a plugin for each of the wayland backends 10 years ago
drm_backend.cpp [wayland] A backend can mark whether it is ready 10 years ago
drm_backend.h Create a plugin for each of the wayland backends 10 years ago
egl_gbm_backend.cpp [wayland] Dedicate logging category for each of the backends 10 years ago
egl_gbm_backend.h
logging.cpp [wayland] Dedicate logging category for each of the backends 10 years ago
logging.h [wayland] Dedicate logging category for each of the backends 10 years ago
scene_qpainter_drm_backend.cpp
scene_qpainter_drm_backend.h
screens_drm.cpp
screens_drm.h