mesa/src/egl/main
Tapani Pälli 0532365759 egl: support no error attribute set to false with ES 1.1
We advertise the extension so it should support case where context has
attribute EGL_CONTEXT_OPENGL_NO_ERROR_KHR set to EGL_FALSE indepdendent
of ES version used.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4586
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10102>
2021-04-09 08:02:21 +03:00
..
50_mesa.json meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +00:00
egl.def
eglapi.c egl: fix EGL_EXT_protected_content/surface mixup 2020-12-17 10:05:42 +01:00
eglarray.c
eglarray.h
eglconfig.c egl: drop unused _EGLDriver from _eglGetConfigs()/_eglChooseConfig()/_eglGetConfigAttrib() 2020-08-16 13:49:18 +00:00
eglconfig.h egl: drop unused _EGLDriver from _eglGetConfigs()/_eglChooseConfig()/_eglGetConfigAttrib() 2020-08-16 13:49:18 +00:00
eglcontext.c egl: support no error attribute set to false with ES 1.1 2021-04-09 08:02:21 +03:00
eglcontext.h egl: drop unused _EGLDriver & _EGLDisplay from _eglQueryContext() 2020-08-16 13:49:18 +00:00
eglcurrent.c mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
eglcurrent.h
egldefines.h egl: remove unused include 2019-01-11 14:37:47 +00:00
egldevice.c Revert "egl: Don't add hardware device if there is no render node v2." 2021-03-26 10:32:31 +00:00
egldevice.h egl: add EGL_platform_device support 2019-06-05 13:35:21 -04:00
egldispatchstubs.c egl/glvnd: correctly report errors when vendor cannot be found 2018-11-05 20:53:05 +00:00
egldispatchstubs.h
egldisplay.c Add EGL xcb platform 2020-11-12 16:39:47 +00:00
egldisplay.h egl: fix EGL_EXT_protected_content/surface mixup 2020-12-17 10:05:42 +01:00
egldriver.h egl: document which driver hooks are only required by extensions 2020-08-27 23:06:55 +02:00
eglentrypoint.h Revert "egl: implement new functions from EGL_EXT_image_flush_external" 2019-11-14 07:46:04 +02:00
eglglobals.c Add EGL xcb platform 2020-11-12 16:39:47 +00:00
eglglobals.h egl: simplify client/platform extension handling 2020-04-21 22:20:24 +00:00
eglglvnd.c egl: simplify client/platform extension handling 2020-04-21 22:20:24 +00:00
eglimage.c egl: fix EGL_EXT_protected_content/surface mixup 2020-12-17 10:05:42 +01:00
eglimage.h egl: handle EGL_PROTECTED_CONTENT_EXT for eglImage 2020-11-02 10:15:47 +01:00
egllog.c win32: unify strcasecmp definitions 2019-08-15 20:23:44 +02:00
egllog.h
eglsurface.c egl: fix EGL_EXT_protected_content/surface mixup 2020-12-17 10:05:42 +01:00
eglsurface.h egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
eglsync.c egl: replace _EGLDriver with _EGLDisplay->Driver in _eglGetSyncAttrib() 2020-08-16 13:49:18 +00:00
eglsync.h egl: replace _EGLDriver with _EGLDisplay->Driver in _eglGetSyncAttrib() 2020-08-16 13:49:18 +00:00
egltypedefs.h egl: inline _EGLAPI into _EGLDriver 2020-07-21 00:59:43 +00:00