gstreamer/gst-libs/gst/gl/egl
Matthew Waters b1a60af720 eglimage: perform eglCreateImage in the gl thread
while calling eglCreateImage without a GL context current in the executing
thread works on the RPi, some other implementations will return errors.

Marshall the eglCreateImage to the GL thread to appease these implementations.
2017-12-09 19:32:18 +00:00
..
gstegl.h gl: consolidate egl header includes to egl-only headers 2017-12-09 19:32:05 +00:00
gsteglimagememory.c eglimage: perform eglCreateImage in the gl thread 2017-12-09 19:32:18 +00:00
gsteglimagememory.h eglimagememory: Methods to create GstGLMemory from dmabufs 2017-12-09 19:32:13 +00:00
gstglcontext_egl.c gl: Fix compiler warning about unused const variable with gcc 6 2017-12-09 19:32:17 +00:00
gstglcontext_egl.h egl: implement selecting opengl3 contexts 2017-12-09 19:32:15 +00:00
gstgldisplay_egl.c gl: add EGLImage support 2017-12-09 19:31:35 +00:00
gstgldisplay_egl.h gl: consolidate egl header includes to egl-only headers 2017-12-09 19:32:05 +00:00
Makefile.am gl: consolidate egl header includes to egl-only headers 2017-12-09 19:32:05 +00:00