gstreamer/gst-libs/gst/gl/egl
Jan Schmidt 2d928bad1c 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.
2017-12-09 19:31:45 +00:00
..
gsteglimagememory.c gl/eglimage: add eglimage context feature 2017-12-09 19:31:41 +00:00
gsteglimagememory.h gl: add EGLImage support 2017-12-09 19:31:35 +00:00
gstglcontext_egl.c egl: Wrap KHR_create_context flags in an ifdef 2017-12-09 19:31:45 +00:00
gstglcontext_egl.h gl/eglimage: add eglimage context feature 2017-12-09 19:31:41 +00:00
gstgldisplay_egl.c gl: add EGLImage support 2017-12-09 19:31:35 +00:00
gstgldisplay_egl.h gl: add EGLImage support 2017-12-09 19:31:35 +00:00
Makefile.am gl: egl: fix distcheck and out of source build 2017-12-09 19:31:35 +00:00