GStreamer multimedia framework
Find a file
Matthew Waters f678dcaf2b meson/gl: use separate deps for gl and glx
e.g. passing with_gl_api=gles2 would still build the glx code but not be
linking against the libGL library which is where the glX* functions are
located and would result in a linker error.

Solved by checking for the libGL library if either opengl or glx may be
needed and then disabling the corresponding deps as requested.
2017-12-09 19:32:22 +00:00
ext/gl meson: add some starting build files for GL 2017-12-09 19:32:22 +00:00
gst-libs/gst/gl meson/gl: use separate deps for gl and glx 2017-12-09 19:32:22 +00:00
pkgconfig gl/pkgconfig: add the lib include dir to the list of includes 2017-12-09 19:32:22 +00:00
tests gl/examples: Really remove references to $(GST_PLUGINS_GL_*). 2017-12-09 19:32:22 +00:00