gstreamer/gst-libs/gst/gl/egl
Seungha Yang 5f70adf667 gl/egl/display: Add support EGLDevice display type
Simple addition for supporting EXT_platform_device typed display.
It's a kind of special display type (part of EGL specification)
which has no window at all.
To use EGLDevice explicitly, set environment "GST_GL_WINDOW=egl-device"

See also https://www.khronos.org/registry/EGL/extensions/EXT/EGL_EXT_platform_device.txt
2019-08-21 05:19:46 +00:00
..
gstegl.c gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstegl.h gl: suppress some g-i warnings 2019-03-24 16:05:09 +00:00
gsteglimage.c gl: Add support for P016 format 2019-08-08 11:46:16 +09:00
gsteglimage.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstglcontext_egl.c gl/egl/display: Add support EGLDevice display type 2019-08-21 05:19:46 +00:00
gstglcontext_egl.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstgldisplay_egl.c gl/egl/display: Add support EGLDevice display type 2019-08-21 05:19:46 +00:00
gstgldisplay_egl.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstgldisplay_egl_device.c gl/egl/display: Add support EGLDevice display type 2019-08-21 05:19:46 +00:00
gstgldisplay_egl_device.h gl/egl/display: Add support EGLDevice display type 2019-08-21 05:19:46 +00:00
gstglmemoryegl.c gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstglmemoryegl.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
Makefile.am gl/egl/display: Add support EGLDevice display type 2019-08-21 05:19:46 +00:00