egl-helpers: add functions for render nodes and dma-buf passing
commit1e3165980c352f90d0f1295bfc4fbfa31193b13f
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 12 Oct 2015 10:03:49 +0000 (12 12:03 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 23 Feb 2016 11:04:39 +0000 (23 12:04 +0100)
treeb9a8eeb9f27bb23cfbbc232e31bf12be54f6d006
parent014cb152b8219a2cd31ce6443f8708386ded751b
egl-helpers: add functions for render nodes and dma-buf passing

Adds helpers to open a drm render node and create a opengl
context for it.  Also add a helper to export a texture as
dma-buf.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
include/ui/egl-helpers.h
ui/egl-helpers.c