egl: fallback to a non-debug context if a debug one fails
authorMatthew Waters <ystreet00@gmail.com>
Fri, 22 Aug 2014 06:49:10 +0000 (16:49 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:45 +0000 (19:31 +0000)
commitf6930bc0b42a13b1f9992c48eca9385648f83425
tree76308eaf9eb71f47f9e5b297946a27baa70ad6be
parent30591d664c13ef43d5d84b75507d3f3801626014
egl: fallback to a non-debug context if a debug one fails

The text for EGL_KHR_create_context added the possiblity for ES
contexts to ask for a debug context however that has not been
fully realized by all implementations.  Fallback to a non-debug
context when the implementation errors.
gst-libs/gst/gl/egl/gstglcontext_egl.c