gstreamer/gst-libs/gst/gl/egl
Matthew Waters 1153684a94 glmemory: add the texture type to allocate to parameters
Rather than assuming something.  e.g. zerocopy on iOS with GLES3 requires
the use of Luminance/Luminance Alpha formats and does not work with
Red/RG textures.
2017-12-09 19:32:21 +00:00
..
gstegl.h qml: Enable qmlglsink for eglfs 2017-12-09 19:32:20 +00:00
gsteglimage.c eglimage: Only register debug category if dmabuf support is enabled 2017-12-09 19:32:20 +00:00
gsteglimage.h gl/egl: replace gsteglimagememory with an EGLImage wrapper 2017-12-09 19:32:19 +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/egl: replace gsteglimagememory with an EGLImage wrapper 2017-12-09 19:32:19 +00:00
gstgldisplay_egl.h gl: consolidate egl header includes to egl-only headers 2017-12-09 19:32:05 +00:00
gstglmemoryegl.c glmemory: add the texture type to allocate to parameters 2017-12-09 19:32:21 +00:00
gstglmemoryegl.h gl/egl: replace gsteglimagememory with an EGLImage wrapper 2017-12-09 19:32:19 +00:00
Makefile.am gl/egl: replace gsteglimagememory with an EGLImage wrapper 2017-12-09 19:32:19 +00:00