gstreamer/gst-libs/gst/gl/egl
Matthew Waters 83a32dbddb egl: fallback to a non-debug context if a debug one fails
The text for EGL_KHR_create_context added the possiblity for ES
contexts to ask for a debug context however that has not been
fully realized by all implementations.  Fallback to a non-debug
context when the implementation errors.
2014-08-22 16:51:29 +10:00
..
gsteglimagememory.c gl/eglimage: add eglimage context feature 2014-05-20 23:37:52 +10:00
gsteglimagememory.h gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstglcontext_egl.c egl: fallback to a non-debug context if a debug one fails 2014-08-22 16:51:29 +10:00
gstglcontext_egl.h gl/eglimage: add eglimage context feature 2014-05-20 23:37:52 +10:00
gstgldisplay_egl.c gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstgldisplay_egl.h gl: add EGLImage support 2014-03-26 19:09:13 +00:00
Makefile.am gl: egl: fix distcheck and out of source build 2014-03-28 20:22:43 +00:00