mesa/src/glx/apple
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
..
apple_cgl.c
apple_cgl.h
apple_glapi.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
apple_glx.c
apple_glx.h glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
apple_glx_context.c
apple_glx_context.h
apple_glx_drawable.c
apple_glx_drawable.h
apple_glx_log.c
apple_glx_log.h
apple_glx_pbuffer.c
apple_glx_pixmap.c
apple_glx_surface.c
apple_visual.c
apple_visual.h
apple_xgl_api.h
apple_xgl_api_read.c
apple_xgl_api_stereo.c
apple_xgl_api_viewport.c
appledri.c
appledri.h
appledristr.h
glx_empty.c
meson.build
RELEASE_NOTES
TODO