ecore_drm2: Try to mmap gbm buffers
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 14 Jul 2016 21:25:05 +0000 (16:25 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Thu, 14 Jul 2016 21:25:05 +0000 (16:25 -0500)
commitf8e07c4d7cc7f8ba5adfdd156905b643dccbee71
treec43f32c2153a9fcd98938b3880a2c226eedc7af3
parentf48f565306e9a81ff1336b65eb97b491a34c3fe2
ecore_drm2: Try to mmap gbm buffers

We're currently doing screenshots in E under wayland by copying data
out of the framebuffer, mmaping gbm buffers makes screenshots work
again when rendering with GL.
src/lib/ecore_drm2/ecore_drm2_fb.c