gstreamer/ext/gtk
Sebastian Dröge db0eca886f gtk/gl: Only unbind buffers/vertex attrib arrays if we can't directly bind the vertex array to 0
Binding the vertex array to 0 will unbind everything else already.

In the previous order older versions of the Intel GL driver caused
errors to be printed for every single call when disabling the vertex
attrib arrays after binding the vertex array to 0.
2019-01-16 14:11:44 +02:00
..
gstgtkbasesink.c gtk: fix compiler warning with recent glib 2018-02-21 11:35:39 +00:00
gstgtkbasesink.h gtk(gl)sink: remove the signal handlers on finalize 2016-02-16 20:09:08 +11:00
gstgtkglsink.c Request minimum buffer even if need_pool is FALSE 2017-09-06 14:19:37 -04:00
gstgtkglsink.h gtkglsink: Add overlay composition support 2015-08-15 15:55:08 +02:00
gstgtksink.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstgtksink.h gtksink: Port to GstGtkBaseSink 2015-07-17 15:14:09 -04:00
gstgtkutils.c gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00
gstgtkutils.h gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00
gstplugin.c Rename plugin filesnames to match plugin names 2017-03-08 20:04:23 -05:00
gtkgstbasewidget.c gtk: Fix logging in base widget and fix desc of GL sink 2016-03-27 12:04:16 +03:00
gtkgstbasewidget.h gtkglsink: Fix unsafe handling of buffer life time 2015-08-15 15:55:08 +02:00
gtkgstglwidget.c gtk/gl: Only unbind buffers/vertex attrib arrays if we can't directly bind the vertex array to 0 2019-01-16 14:11:44 +02:00
gtkgstglwidget.h gtkglsink: Port to GtkGstBaseWidget 2015-07-17 15:13:11 -04:00
gtkgstwidget.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gtkgstwidget.h gtksink: Port to GtkGstBaseWidget 2015-07-16 17:12:30 -04:00
Makefile.am gtk: hook up to autotools build 2018-02-10 13:33:42 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30