GStreamer multimedia framework
Go to file
Julien Isorce cebcc837de gl: add convenient functions to setup default vertex and fragment shaders
Most of our 2D filters use the same simple vertex shader.
Also define the default fragment shader as the identity.

Avoid duplicating the same vertex and fragment shader text.
2017-12-09 19:31:38 +00:00
ext/gl gl: use gst_gl_platform_from_string because we support gl shareList on all platforms 2017-12-09 19:31:38 +00:00
gst-libs/gst/gl gl: add convenient functions to setup default vertex and fragment shaders 2017-12-09 19:31:38 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests examples: gl: add missing entry to cflags to find gst/gl/gl.h 2017-12-09 19:31:38 +00:00