kwin/plugins/platforms
Martin Gräßlin a67ccc3529 [platforms/drm] Pass ownership of gbm_device to Platform
Just like 4e7392b907:
the ownership of the gbm_device must be passed to the Platform as
the ownership of the EGLDisplay is also passed to the Platform and
we may not destroy the gbm_device for an EGLDisplay we are still using.

With this change I could restart the OpenGL compositor successfully
and switch from OpenGL 3.1 to OpenGL 2 without a crash or rendering
issues.
2016-08-19 16:09:18 +02:00
..
drm [platforms/drm] Pass ownership of gbm_device to Platform 2016-08-19 16:09:18 +02:00
fbdev
hwcomposer
virtual
wayland
x11
CMakeLists.txt