gl/egl: Add gst_egl_image_from_dmabuf_direct() function
[platform/upstream/gstreamer.git] / gst-libs / gst / gl / egl / gsteglimage.h
2018-10-30 Michael Olbrichgl/egl: Add gst_egl_image_from_dmabuf_direct() function
2018-09-14 Nicolas DufresneRevert "gl/egl: Add gst_egl_image_from_dmabuf_direct...
2018-09-11 Nicolas Dufresnegl/egl: Add gst_egl_image_from_dmabuf_direct() function
2018-04-02 Edward Herveylibs: Documentation cleanup
2018-03-13 Tim-Philipp Müllergl: GST_EXPORT -> GST_GL_API
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-09 Matt Fischergldownload: Add dmabuf exporting
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-12-09 Tim-Philipp Müllergl, wayland: mark more declared functions with GST_EXPORT
2017-12-09 Matthew Watersgl/docs: some documentation updates
2017-12-09 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-12-09 Matthew Watersgl/egl: remove use of texture orientation
2017-12-09 Matthew Watersgl/egl: remove EGLImage functions from egl context
2017-12-09 Matthew Watersgl: add padding to all exposed winsys/platform-specific...
2017-12-09 Matthew Watersgl/docs: document new API added in 1.10
2017-12-09 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...