gstreamer/gst-libs/gst/gl/viv-fb
Matthew Waters 6a37bf9bb9 gl: Don't restore the viewport on function exit
Doing so involves retrieving the current viewport from OpenGL which as
with any glGet operation, is expensive.

This means that the various sinks need to reset the viewport on draw.

In the process, fix resizing on cocoa.
2019-03-08 17:49:05 +11:00
..
gstgldisplay_viv_fb.c viv-fb: Don't destroy the native FB display 2017-12-09 19:32:31 +00:00
gstgldisplay_viv_fb.h viv-fb: export viv-fb display api 2018-04-26 09:29:41 +03:00
gstglwindow_viv_fb_egl.c gl: Don't restore the viewport on function exit 2019-03-08 17:49:05 +11:00
gstglwindow_viv_fb_egl.h gl: Don't restore the viewport on function exit 2019-03-08 17:49:05 +11:00
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00