kwin/backends/drm
Martin Gräßlin 2afaa60dc5 [wayland] A backend can mark whether it is ready
Replaces the functionality of the WaylandBackend and makes it available
to all backends by providing the functionality directly in
AbstractBackend. By default a backend is not ready and the implementation
must call setReady(true) to indicate that setup has finished
successfully. The compositor won't start till the backend indicates that
it is ready.
2015-05-05 19:05:31 +02:00
..
drm_backend.cpp [wayland] A backend can mark whether it is ready 2015-05-05 19:05:31 +02:00
drm_backend.h
egl_gbm_backend.cpp [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
egl_gbm_backend.h
logging.cpp [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
logging.h [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
scene_qpainter_drm_backend.cpp
scene_qpainter_drm_backend.h
screens_drm.cpp
screens_drm.h