meson: move gmodule check to top-level
[platform/upstream/gst-plugins-base.git] / gst-libs / gst / gl / meson.build
2018-08-16 Tim-Philipp Müllermeson: move gmodule check to top-level
2018-08-16 Tim-Philipp Müllermeson: add option for opengl and the misc optional...
2018-08-03 Matthew Watersgl/meson: fix macos additions for non-macos platforms
2018-08-03 Alessandro Decinagl/meson: OSX support (CGL and Cocoa)
2018-07-18 Iñigo Huguetgl/build: fixed failed compilation due to missing EGLui...
2018-06-19 Matthew Watersgl: use dependency fallbacks to get at a possible gl...
2018-06-07 Tim-Philipp MüllerRevert "gl/meson: add support for using bundled headers...
2018-06-07 Matthew Watersgl/meson: add support for using bundled headers in...
2018-06-06 Matthew Watersgl/meson: force the gl dependency to use pkg-config
2018-06-06 Matthew Watersgl/meson: don't define GST_EXPORTS
2018-05-20 Christoph Reitermeson: gl: remove non-headers from gl_prototype_headers
2018-05-05 Nirbheek Chauhanmeson: Update option names to omit disable_ and with...
2018-04-20 Tim-Philipp Müllermeson: gl: fix 'invalid keyword argument' meson warnings
2018-04-16 Víctor Manuel Jáqu... gl: Define default value for GST_GL_HAVE_WINDOW_GBM
2018-03-13 Tim-Philipp Müllergl: GST_EXPORT -> GST_GL_API
2018-02-27 Nicolas Dufresnemeson: Don't install GL GBM headers
2018-02-24 Nicolas Dufresnegl: Add meson support for GBM backend
2018-02-20 Tim-Philipp Müllermeson: fix multi-line string
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-02-05 Matthew Watersgl/build/meson: fix gl_api variable names
2018-01-16 Roland Peffermeson: gl: fix build on windows
2018-01-16 Tim-Philipp Müllermeson: fix check whether both gles2 and opengl headers...
2017-12-19 Tim-Philipp Müllergl: hook up to build system
2017-12-19 Tim-Philipp Müllergl: remove GST_USE_UNSTABLE_API bits
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-09 Tim-Philipp Müllermeson: remove outdated comment in build file
2017-12-09 Tim-Philipp Müllergl: install new glfuncs.h header
2017-12-09 Matthew Watersgl/meson: add build for the vivante fb backend
2017-12-09 Matthew Watersgl/meson: detect valid configuration from enabled apis...
2017-12-09 Matthew Watersgl/build: also check for the GL/gl.h header
2017-12-09 Alessandro Decinameson: specify fallback for libgmodule_dep
2017-12-09 Edward Herveymeson: Fix GLES2 check
2017-12-09 Nicolas Dufresnemeson: Re-add pkg-config support for bcm_host
2017-12-09 Guillaume Desmottesgl: meson: use cc.find_library() to detect 'bcm_host'
2017-12-09 Matthew Watersbuild/gl/meson: check for GLES3/gl3ext.h existence
2017-12-09 Claudio Saavedrameson: add missing gstglrenderbuffer.h header
2017-12-09 Scott D Phillipsmeson: gl: set default value of 0 for glconf vars
2017-12-09 Sebastian Drögeconfigure: Remove unused Mali EGL/fbdev_window support
2017-12-09 Thibault Sauniermeson: Build GIR files
2017-12-09 Matthew Watersgl: remove custom control binding proxy
2017-12-09 Matthew Watersmeson: gl/egl: add missing source file
2017-12-09 Tim-Philipp Müllergl: x11-xcb is not a required dependency
2017-12-09 Nirbheek Chauhanmeson/gl: XCB changes also need x11-xcb as a dependency
2017-12-09 Philippe Normandgl/x11: fix meson build
2017-12-09 Matthew Watersgl/wayland: install the gstgldisplay_wayland.h header
2017-12-09 Matthew Watersgl/egl: don't install the gstglcontext_egl.h header
2017-12-09 Nirbheek Chauhanmeson: Add support for building WGL on Windows
2017-12-09 Matthew Watersmeson: gl: add support for building with dispmanx on...
2017-12-09 Matthew Watersmeson: gl: fix detection of glx without gl
2017-12-09 Matthew Watersmeson: gl: fix incorrect error string
2017-12-09 Matthew Watersmeson/gl: use separate deps for gl and glx
2017-12-09 Matthew Watersmeson: add some starting build files for GL
2017-12-09 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...