mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-23 16:51:44 +03:00
The GStreamer-GL usage in WPE WebKit is usable as long as GStreamer is configured with a valid platform API (GLX+OpenGL, EGL+OpenGL, EGL+GLES, etc.), which is exactly what the symbol BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_HAS_PLATFORM represents. Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>