egl: Add EGL_KHR_create_context_no_error support
authorGrigori Goronzy <greg@chown.ath.cx>
Thu, 29 Jun 2017 00:44:03 +0000 (02:44 +0200)
committerGrigori Goronzy <greg@chown.ath.cx>
Fri, 14 Jul 2017 19:23:44 +0000 (21:23 +0200)
commit4909519a66551745969a6fdcb82beefe690549d3
tree10c13c0d4738a62151551928d57c706df70cc8fc
parent2bbe235053ca28334eaf4ed7214e2f35b9733bd8
egl: Add EGL_KHR_create_context_no_error support

This only adds the EGL side, needs to be plumbed into Mesa frontend.

v2: Add check for extension availability.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/egl/drivers/dri2/egl_dri2.c
src/egl/drivers/dri2/egl_dri2.h
src/egl/main/eglapi.c
src/egl/main/eglcontext.c
src/egl/main/eglcontext.h
src/egl/main/egldisplay.h