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 [platforms/hwcomposer] Set default old brightness to 50% (0x7f) 2016-08-18 17:59:07 +05:30
virtual [platforms/virtual] Pass ownership of gbm_device and drm fd to Platform 2016-08-19 15:40:39 +02:00
wayland
x11 Move X11Cursor into the x11standalone platform plugin 2016-08-19 10:57:09 +02:00
CMakeLists.txt