[812/906] move the GL vtable from GstGLDisplay to GstGLContext
authorMatthew Waters <ystreet00@gmail.com>
Sun, 15 Sep 2013 04:23:43 +0000 (14:23 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:31 +0000 (19:31 +0000)
commit711ad485b2d105e220aa169a8190ab766d7142bd
tree98251a6e48ce33217df8f4c0ac15912604d688d7
parentadb7eddc84353ea15c963b2e084c9ab5bf763184
[812/906] move the GL vtable from GstGLDisplay to GstGLContext

Conflicts:
tests/check/libs/gstglcontext.c
26 files changed:
gst-libs/gst/gl/gstglbufferpool.c
gst-libs/gst/gl/gstglbufferpool.h
gst-libs/gst/gl/gstglcontext.c
gst-libs/gst/gl/gstglcontext.h
gst-libs/gst/gl/gstgldisplay.c
gst-libs/gst/gl/gstgldisplay.h
gst-libs/gst/gl/gstgldownload.c
gst-libs/gst/gl/gstgldownload.h
gst-libs/gst/gl/gstglfeature.c
gst-libs/gst/gl/gstglfeature.h
gst-libs/gst/gl/gstglfilter.c
gst-libs/gst/gl/gstglfilter.h
gst-libs/gst/gl/gstglframebuffer.c
gst-libs/gst/gl/gstglframebuffer.h
gst-libs/gst/gl/gstglmemory.c
gst-libs/gst/gl/gstglmemory.h
gst-libs/gst/gl/gstglmixer.c
gst-libs/gst/gl/gstglmixer.h
gst-libs/gst/gl/gstglshader.c
gst-libs/gst/gl/gstglshader.h
gst-libs/gst/gl/gstglupload.c
gst-libs/gst/gl/gstglupload.h
gst-libs/gst/gl/gstglutils.c
gst-libs/gst/gl/gstglutils.h
tests/check/libs/gstglcontext.c
tests/check/libs/gstglmemory.c