gstreamer/gst-libs/gst/gl/egl
Matthew Waters 5e80a99faf 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.
2016-04-01 16:08:18 +11:00
..
gstegl.h gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00
gsteglimagememory.c eglimage: perform eglCreateImage in the gl thread 2016-04-01 16:08:18 +11:00
gsteglimagememory.h eglimagememory: Methods to create GstGLMemory from dmabufs 2015-12-18 15:56:34 -05:00
gstglcontext_egl.c gl: Fix compiler warning about unused const variable with gcc 6 2016-02-18 10:33:20 +02:00
gstglcontext_egl.h egl: implement selecting opengl3 contexts 2016-01-29 11:51:58 +11:00
gstgldisplay_egl.c gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstgldisplay_egl.h gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00
Makefile.am gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00