gstreamer/gst-libs/gst/gl/eagl
Sebastian Dröge ae721c54c2 gl/eagl: Don't make context uncurrent just to make it current again in the next line
Also binding the framebuffer again is unnecessary then as it was just bound a
few lines before while the context was current.

https://bugzilla.gnome.org/show_bug.cgi?id=754757
2017-12-09 19:32:08 +00:00
..
gstglcontext_eagl.h glcontext: pass display to implentation's _new() 2017-12-09 19:32:06 +00:00
gstglcontext_eagl.m gl/eagl: Don't make context uncurrent just to make it current again in the next line 2017-12-09 19:32:08 +00:00
gstglwindow_eagl.h glwindow: pass display to implementation's _new() 2017-12-09 19:32:07 +00:00
gstglwindow_eagl.m gl/eagl: Unref context after setting a window handle 2017-12-09 19:32:08 +00:00
Makefile.am gl: Add support for iOS EAGL platform 2017-12-09 19:31:36 +00:00