kwin/backends
Martin Gräßlin 4c03115882 [backends/drm] Fix crash in cleanup of DrmOutput
During cleanup the KWayland::OutputInterface is already destroyed before
we hit the cleanup code of DrmOutput. Thus guard with a QPointer to not
delete twice.
2015-06-29 12:47:29 +02:00
..
drm [backends/drm] Fix crash in cleanup of DrmOutput 2015-06-29 12:47:29 +02:00
fbdev Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
hwcomposer [hwcomposer] Get refresh rate 2015-06-25 18:04:06 +02:00
wayland Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
x11 [wayland] Support pointer warping in the backends 2015-06-06 17:43:13 +02:00
CMakeLists.txt Add a hwcomposer backend based on libhybris 2015-05-08 10:28:52 +02:00