mesa/src/egl/drivers
Pierre-Eric Pelloux-Prayer 663e06faa6 egl: fix EGL_EXT_protected_content/surface mixup
EGL_EXT_protected_surface introduces EGL_PROTECTED_CONTENT_EXT,
while EGL_EXT_protected_content is about protected context.

When I implemented EGL_EXT_protected_surface I mixed up the 2
names, so this commit fixes it.

Fixes: bd182777c8 ("egl: implement EGL_EXT_protected_surface support")
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8122>
2020-12-17 10:05:42 +01:00
..
dri2 egl: fix EGL_EXT_protected_content/surface mixup 2020-12-17 10:05:42 +01:00
haiku egl: drop unused _EGLDriver from SwapBuffers{,WithDamageEXT,RegionNOK}() 2020-08-16 13:49:18 +00:00