glcontext: add public swap_buffers function
authorMatthew Waters <matthew@centricular.com>
Sun, 21 May 2017 10:03:01 +0000 (12:03 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:28 +0000 (19:32 +0000)
commit4c75bab70d355d3d72362d3c34600e3f11507869
treefad2a258f205092facffc319688c1c1b317719d7
parent996b8c746faa9b4ec388804eec56553318636b04
glcontext: add public swap_buffers function

That simply calls the implementation
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