GStreamer multimedia framework
Find a file
Julien Isorce fce0e0ba3c gl: add and use gst_gl_internal_format_rgba
Previously when compiling GstGL with both GL and GLES2,
GL_RGBA8 was picked from GL/gl.h. But a clash may happen at
runtime when one is selecting GLES2.

gst_gl_internal_format_rgba allows to check at runtime
if it should use GL_RGBA or GL_RGBA8.
2017-12-09 19:32:02 +00:00
ext/gl gl: add and use gst_gl_internal_format_rgba 2017-12-09 19:32:02 +00:00
gst-libs/gst/gl gl: add and use gst_gl_internal_format_rgba 2017-12-09 19:32:02 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests Fix flags order in GL examples for uninstalled build 2017-12-09 19:32:01 +00:00