egl: Add EGL_EXT_protected_content support
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 14 Dec 2020 10:15:11 +0000 (12:15 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 27 Oct 2022 10:53:18 +0000 (10:53 +0000)
commit9de1263842607abe69d2dba07a81cc50e1fa6035
tree7faab8a5f1465fdb2600129d80a4e8e1e01af670
parentb30f1327f9639c590e5cbcaa4c197900e273bc4f
egl: Add EGL_EXT_protected_content support

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8092>
include/GL/internal/dri_interface.h
src/egl/drivers/dri2/egl_dri2.c
src/egl/main/eglapi.c
src/egl/main/eglcontext.c
src/egl/main/eglcontext.h
src/egl/main/egldisplay.h
src/egl/main/eglimage.c
src/egl/main/eglimage.h
src/egl/main/eglsurface.c
src/gallium/frontends/dri/dri_util.c
src/gallium/frontends/dri/dri_util.h