gstreamer/gst-libs/gst/gl/egl
Jan Schmidt c93017a074 egl: Wrap KHR_create_context flags in an ifdef
EGL_CONTEXT_FLAGS_KHR and EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR
don't exist in the Android NDK. Wrap their usage in an #ifdef
EGL_KHR_create_context to fix the build there.
2014-08-26 12:41:35 +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: Wrap KHR_create_context flags in an ifdef 2014-08-26 12:41:35 +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