Revert "gstgldisplay: Add public foreign_display property"
[platform/upstream/gstreamer.git] / gst-libs / gst / gl / egl / gstgldisplay_egl.c
2020-07-20 Matthew WatersRevert "gstgldisplay: Add public foreign_display property"
2020-05-19 Guillaume Desmottesgl: egl: add missing gir annotations
2020-05-14 Matthew Watersgl/display/egl: ensure debug category is initialized
2020-02-18 Seungha Yangglcontext/egl: Fix build with upstream ANGLE
2019-08-27 Nirbheek Chauhangstgl: Add a new window type for WinRT
2019-08-21 Seungha Yanggl/egl/display: Add support EGLDevice display type
2019-07-08 Dylan McCallgstgldisplay: Add public foreign_display property
2019-05-21 Matthew Watersgl/docs: add to new docs system
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-08-02 Norbert WespAdd GBM_CFLAGS and define EGL_PLATFORM_GBM_MESA
2018-06-28 memekagl: check for EGL_KHR_platform_gbm for non-MESA gbm...
2018-02-24 Carlos Rafael Gianigl: Add Mesa3D GBM backend
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-02-08 Matthew Watersgl/display/egl: Fix precondition in display_egl_get_fro...
2017-12-19 Víctor Manuel Jáqu... gl: display: demote error level at display creation...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-12-09 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-12-09 Matthew Watersdisplay/egl: implement getting the EGLDisplay of a...
2017-12-09 Matthew Watersgl/docs: massive update
2017-12-09 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...
2017-12-09 Gwang Yoon Hwanggl: implement GstGLMemoryEGL
2017-12-09 Julien Isorcegl: add EGLImage support
2017-12-09 Matthew Watersgl: Add EGLDisplay display subclass