glcontext: add more functionality to wrapped contexts
authorMatthew Waters <matthew@centricular.com>
Thu, 30 Oct 2014 05:48:00 +0000 (16:48 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:49 +0000 (19:31 +0000)
commit7d97a35139ffd284a7dce86136ac4755d43d93f1
tree54971d75d141847541c53a2a9a9394d847ca9189
parent366eaea6d219b2b50a583312f6aae1361aa4d3fe
glcontext: add more functionality to wrapped contexts

Implements get_current_context() and get_proc_address() for wrapped
contexts.
gst-libs/gst/gl/egl/gstglcontext_egl.c
gst-libs/gst/gl/egl/gstglcontext_egl.h
gst-libs/gst/gl/gstglcontext.c
gst-libs/gst/gl/win32/gstglcontext_wgl.c
gst-libs/gst/gl/win32/gstglcontext_wgl.h
gst-libs/gst/gl/x11/gstglcontext_glx.c
gst-libs/gst/gl/x11/gstglcontext_glx.h