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 c759551340 [wayland] Add a basic drm/kms backend
Introduces a new (optional) dependency: libdrm.

The DrmBackend currently supports finding the first connected output.
It can create shared memory buffers which are used by SceneQPainter to
do double buffered rendering.

There is still lots to do, the following things are not yet working:
* multiple outputs
* page flip
* OpenGL (through gbm)
* restoring mode setting to start value
10 years ago
..
COPYING-CMAKE-SCRIPTS
FindLibdrm.cmake [wayland] Add a basic drm/kms backend 10 years ago
FindLibinput.cmake
FindUDev.cmake
FindXKB.cmake
Findepoxy.cmake