kwin/backends/drm
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
..
CMakeLists.txt
drm.json
drm_backend.cpp [backends/drm] Fix crash in cleanup of DrmOutput 2015-06-29 12:47:29 +02:00
drm_backend.h [backends/drm] Fix crash in cleanup of DrmOutput 2015-06-29 12:47:29 +02:00
egl_gbm_backend.cpp
egl_gbm_backend.h
logging.cpp
logging.h
scene_qpainter_drm_backend.cpp
scene_qpainter_drm_backend.h
screens_drm.cpp [drm] Implement Screens::refreshRate 2015-05-19 09:49:37 +02:00
screens_drm.h [drm] Implement Screens::refreshRate 2015-05-19 09:49:37 +02:00