gstreamer/gst-libs/gst/gl/egl
Philipp Zabel 359e361881 gl/egl: support direct dmabuf import with external-oes only formats
Allow creating EGL images from DMA buffers in formats that the driver
only supports for the external-oes texture target.

Pass the intended texture target to gst_egl_image_from_dmabuf_direct so
that _gst_egl_image_check_dmabuf_direct can decide whether to create an
EGL image for a format that can only be targeted at external-oes
textures by the driver. Allow creating GstGLMemoryEGL objects from these
DMA buffers.
2020-03-02 11:07:26 +00:00
..
gstegl.c gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstegl.h gl: suppress some g-i warnings 2019-03-24 16:05:09 +00:00
gsteglimage.c gl/egl: support direct dmabuf import with external-oes only formats 2020-03-02 11:07:26 +00:00
gsteglimage.h gl/egl: support direct dmabuf import with external-oes only formats 2020-03-02 11:07:26 +00:00
gstglcontext_egl.c glcontext: egl: Fix build with win32 window system 2020-02-18 20:10:22 +09:00
gstglcontext_egl.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstgldisplay_egl.c glcontext/egl: Fix build with upstream ANGLE 2020-02-18 04:48:06 +00:00
gstgldisplay_egl.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstgldisplay_egl_device.c egldevice: Fix undeclared type build error 2019-09-12 13:32:07 +00:00
gstgldisplay_egl_device.h gl/egl/display: Add support EGLDevice display type 2019-08-21 05:19:46 +00:00
gstglmemoryegl.c gl/egl: support direct dmabuf import with external-oes only formats 2020-03-02 11:07:26 +00:00
gstglmemoryegl.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00