kwin/plugins/platforms/hwcomposer
Vlad Zahorodnii b94c876597 Fix crash in eglTerminate()
At the moment, the gbm_device for the primary device is destroyed before
the EGLDisplay is destroyed. This results in a crash in Mesa.

In order to fix the crash, this change ensures that the EGLDisplay is
destroyed before the gbm device.
2020-12-02 15:32:02 +00:00
..
CMakeLists.txt Undo some recent cmake changes 2019-09-18 13:50:52 +03:00
egl_hwcomposer_backend.cpp Use consistent naming for begin/end frame hooks 2020-11-12 09:14:57 +02:00
egl_hwcomposer_backend.h Use consistent naming for begin/end frame hooks 2020-11-12 09:14:57 +02:00
hwcomposer.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
hwcomposer_backend.cpp Fix crash in eglTerminate() 2020-12-02 15:32:02 +00:00
hwcomposer_backend.h Prettify license headers 2020-08-07 19:57:56 +00:00
logging.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
logging.h Prettify license headers 2020-08-07 19:57:56 +00:00
screens_hwcomposer.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
screens_hwcomposer.h Prettify license headers 2020-08-07 19:57:56 +00:00