mesa/src/egl/main
Nicolas Caramelli d6b943adde egl: Fix EGL_EXT_platform_xcb name string to match the registry
Signed-off-by: Nicolas Caramelli <caramelli.devel@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16609>
2022-05-19 23:21:15 +00:00
..
50_mesa.json meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +00:00
egl.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00
eglapi.c egl: don't make LIBGL_ALWAYS_SOFTWARE and MESA_LOADER_DRIVER_OVERRIDE=zink exclusive 2022-04-13 00:14:57 +00:00
eglarray.c
eglarray.h
eglconfig.c egl: add config debug printout 2021-12-11 00:25:04 +00:00
eglconfig.h
eglconfigdebug.c egl: add config debug printout 2021-12-11 00:25:04 +00:00
eglconfigdebug.h egl: add config debug printout 2021-12-11 00:25:04 +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
eglcurrent.c egl: set TSD as NULL after deinit 2021-10-15 06:22:13 +00:00
eglcurrent.h
egldefines.h
egldevice.c egl: add support for EGL_EXT_device_drm_render_node 2021-07-22 17:12:35 +00:00
egldevice.h egl: add support for EGL_EXT_device_drm_render_node 2021-07-22 17:12:35 +00:00
egldispatchstubs.c Add copyright comments to the GLVND-related files. 2021-10-13 05:34:27 +00:00
egldispatchstubs.h Add copyright comments to the GLVND-related files. 2021-10-13 05:34:27 +00:00
egldisplay.c egl: Detect Windows platform using GDI 2021-09-15 20:17:31 +00:00
egldisplay.h egl: Learn about kopper 2022-04-07 00:17:40 +00:00
egldriver.h
eglentrypoint.h
eglglobals.c egl: Fix EGL_EXT_platform_xcb name string to match the registry 2022-05-19 23:21:15 +00:00
eglglobals.h
eglglvnd.c Add copyright comments to the GLVND-related files. 2021-10-13 05:34:27 +00:00
eglimage.c egl: fix EGL_EXT_protected_content/surface mixup 2020-12-17 10:05:42 +01:00
eglimage.h
egllog.c egl: introduce a log level getter function 2021-12-11 00:25:04 +00:00
egllog.h egl: introduce a log level getter function 2021-12-11 00:25:04 +00:00
eglsurface.c egl: implement EGL_EXT_present_opaque on wayland 2021-10-12 21:40:54 +00:00
eglsurface.h egl: implement EGL_EXT_present_opaque on wayland 2021-10-12 21:40:54 +00:00
eglsync.c
eglsync.h
egltypedefs.h