7b5255083b
spice: allow to specify drm rendernode
...
When multiple GPU are available, picking the first one isn't always the
best choice. Learn to specify a device rendernode.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Message-id: 20170212112118.16044-1-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2017-02-20 12:44:32 +01:00
1e3165980c
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 >
2016-02-23 12:04:39 +01:00
cb9ab7caae
zap qemu_egl_has_ext in include/ui/egl-helpers.h
...
Drop leftover prototype which sneaked in by mistake
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com >
2016-02-03 10:41:36 +01:00
7ced9e9f6d
ui: add egl-helpers
...
Add helper functions to initialize OpenGL using egl.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
Reviewed-by: Max Reitz <mreitz@redhat.com >
2015-05-29 11:11:38 +02:00