mesa/src/mapi/glapi
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
..
gen glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
registry Update OpenGL headers 2023-06-07 20:47:03 +00:00
tests glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi.h glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi_dispatch.c treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
glapi_entrypoint.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi_getproc.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi_nop.c
glapi_priv.h mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
meson.build meson: remove selinux option 2024-10-21 01:14:35 +00:00