Use g_memdup2() where available and add fallback for older GLib versions
[platform/upstream/gstreamer.git] / gst-libs / gst / gl / x11 / gstglcontext_glx.c
2021-06-02 Tim-Philipp MüllerUse g_memdup2() where available and add fallback for...
2021-05-13 Matthew Watersglcontext: add support for influencing the backing...
2020-03-02 Matthew Watersgl/context/glx: dump GLXFBConfig information to debug...
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-06-23 Tim-Philipp Müllergl: Update for g_type_class_add_private() deprecation...
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 Tim-Philipp Müllergl: make some debug categories private
2017-12-09 Tim-Philipp Müllergl: don't export symbols that are not supposed to be...
2017-12-09 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-12-09 Matthew Watersgl/contextglx: error out on more invalid display/window...
2017-12-09 Matthew Watersglcontext: add vfunc to retrieve the OpenGL platform...
2017-12-09 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2017-12-09 Matthew Watersglcontext/wgl: implement gl3 core profile context selection
2017-12-09 Matthew Waterscontext/glx: only use glXCreateContextAttribs for OpenG...
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 Watersglcontext/glx: try creating a context with the highest...
2017-12-09 Julien Isorceglcontext_glx: rename variable from window to context
2017-12-09 Matthew Watersglx: ask for a GL3 core context
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 Watersglcontext: implement the debug callback
2017-12-09 Sebastian Drögegl: Try harder to load symbols from the correct place
2017-12-09 Matthew Watersgl/glx: use the context's display rather than asking...
2017-12-09 Matthew Waters[901/906] glx: use the display handle from the global...
2017-12-09 Matthew Waters[891/906] context: add support for wrapping external...
2017-12-09 Matthew Waters[807/906] context: Move some window error enums to...
2017-12-09 Matthew Waters[801/906] context: Reimplement GL context sharing
2017-12-09 Matthew Waters[794/906] context: add subclasses for the different...