gl: remove more deprecated type aliases
[platform/upstream/gst-plugins-base.git] / gst-libs / gst / gl / egl / gstglcontext_egl.h
2018-02-08 Matthew Watersgl: remove more deprecated type aliases
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 Tim-Philipp Müllergl: don't export symbols that are not supposed to be...
2017-12-09 Sebastian Drögegl: Fix backwards compat GST_GL_TYPE_* functions/macros
2017-12-09 Matthew Watersgl/docs: add symbols from -unused.txt
2017-12-09 Matthew Watersgl/egl: remove EGLImage functions from egl context
2017-12-09 Matthew Watersdisplay/egl: implement getting the EGLDisplay of a...
2017-12-09 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2017-12-09 Matthew Watersgl/docs: massive update
2017-12-09 Song Binggl/egl/dmabuf: Wrong attribute list type for EGL 1.5
2017-12-09 Matthew Watersegl: implement selecting opengl3 contexts
2017-12-09 Matthew Watersgl/egl: pass the error value to get_error_string()
2017-12-09 Lubosz Sarneckigstglcontext_egl: Expose gst_gl_context_egl_get_error_s...
2017-12-09 Matthew Watersgl: be consistent in gobject boilerpate
2017-12-09 Matthew Watersglcontext: pass display to implentation's _new()
2017-12-09 Matthew Watersglcontext: consolidate get_proc_address function definition
2017-12-09 Matthew Watersgl: consolidate egl header includes to egl-only headers
2017-12-09 Edward Herveygl/egl: Detect window handle changes
2017-12-09 Matthew Watersglcontext: add more functionality to wrapped contexts
2017-12-09 Matthew Watersglcontext: add api for retreiving the current context...
2017-12-09 Matthew Watersgl/eglimage: add eglimage context feature
2017-12-09 Julien Isorcegl: add EGLImage support
2017-12-09 Julien Isorcegl: keep only one occurence of '#include <EGL/egl.h>'
2017-12-09 Matthew Waters[796/906] move egl into its own directory