glcontext: add public swap_buffers function
authorMatthew Waters <matthew@centricular.com>
Sun, 21 May 2017 10:03:01 +0000 (12:03 +0200)
committerMatthew Waters <matthew@centricular.com>
Sun, 21 May 2017 10:12:02 +0000 (12:12 +0200)
commit15e13bd44e6e1ae8f88e2ab30fa711019fdad5b9
tree2ff30d036bd255472ec0c2da40ce52ee909350ea
parent624fe65f544dac6c114a420537ca26bffc5d6fa1
glcontext: add public swap_buffers function

That simply calls the implementation
docs/libs/gst-plugins-bad-libs-sections.txt
gst-libs/gst/gl/android/gstglwindow_android_egl.c
gst-libs/gst/gl/cocoa/gstglcontext_cocoa.m
gst-libs/gst/gl/eagl/gstglwindow_eagl.m
gst-libs/gst/gl/gstglcontext.c
gst-libs/gst/gl/gstglcontext.h
gst-libs/gst/gl/gstglwindow.c
gst-libs/gst/gl/viv-fb/gstglwindow_viv_fb_egl.c
gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.c
gst-libs/gst/gl/win32/gstglwindow_win32.c
gst-libs/gst/gl/x11/gstglwindow_x11.c