GStreamer multimedia framework
Go to file
Matthew Waters 8a1d31f6ab gl/utils: move gen_shader() to the plugin and remove del_shader()
gst_gl_context_del_shader() can be replaced by a g_object_unref().
gst_gl_context_gen_shader() should be replaced by using GstGLSLStage.
2017-12-09 19:32:24 +00:00
ext/gl gl/utils: move gen_shader() to the plugin and remove del_shader() 2017-12-09 19:32:24 +00:00
gst-libs/gst/gl gl/utils: move gen_shader() to the plugin and remove del_shader() 2017-12-09 19:32:24 +00:00
pkgconfig gl/pkgconfig: add the lib include dir to the list of includes 2017-12-09 19:32:22 +00:00
tests examples/gl/qt: fix the examples for the use of newer API 2017-12-09 19:32:24 +00:00