mesa/src/egl/main
Marek Olšák e7214b9446 glapi: rename exported symbols so as not to conflict with old libglapi
libwaffle 1.7.0 has a hack that dlopen's libglapi with RTLD_GLOBAL, which
was meant to preload libglapi, but with this MR it overwrites libgallium's
own symbols, which breaks libgallium.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Eric Engestrom <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32789>
2025-01-23 00:49:05 +00:00
..
50_mesa.json
egl.def.in
eglapi.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
eglarray.c
eglarray.h
eglconfig.c egl: Implement EGL_EXT_config_select_group 2024-05-11 19:43:47 +00:00
eglconfig.h egl: Implement EGL_EXT_config_select_group 2024-05-11 19:43:47 +00:00
eglconfigdebug.c
eglconfigdebug.h
eglcontext.c egl: Support NV_context_priority_realtime 2024-09-25 20:17:27 +00:00
eglcontext.h
eglcurrent.c
eglcurrent.h egl: refactor to use DETECT_OS_ANDROID instead of ANDROID 2024-02-01 19:29:49 +00:00
egldefines.h
egldevice.c gallium/meson: Deconflate swrast/softpipe/llvmpipe 2024-07-18 17:48:20 +00:00
egldevice.h
egldispatchstubs.c
egldispatchstubs.h
egldisplay.c egl/surfaceless: Fix EGL_DEVICE_EXT implementation 2023-12-13 23:15:17 +00:00
egldisplay.h egl: Support NV_context_priority_realtime 2024-09-25 20:17:27 +00:00
egldriver.h egl: wire up EGL_EXT_surface_compression extension 2024-06-12 21:20:06 +00:00
eglentrypoint.h egl: wire up EGL_EXT_surface_compression extension 2024-06-12 21:20:06 +00:00
eglglobals.c
eglglobals.h
eglglvnd.c
eglimage.c
eglimage.h
egllog.c egl: use os_get_option() to allow android to set EGL_LOG_LEVEL 2024-06-21 07:44:36 +00:00
egllog.h
eglsurface.c egl: wire up EGL_EXT_surface_compression extension 2024-06-12 21:20:06 +00:00
eglsurface.h egl: wire up EGL_EXT_surface_compression extension 2024-06-12 21:20:06 +00:00
eglsync.c
eglsync.h
egltypedefs.h