mesa/src/glx
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 glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
windows glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
applegl_glx.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
clientattrib.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
clientinfo.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
compsize.c
create_context.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
dri2.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
dri2.h gallium/dri: Switch xf86drm.h for util/libdrm.h to allow for the no-op shim to be used. 2024-03-15 10:50:12 +00:00
dri2_glx.c mesa_interface: replace opaque __DRIdrawable with struct dri_drawable everywhere 2024-10-22 06:48:02 +00:00
dri2_priv.h mesa_interface: rename __DRIconfig to struct dri_config 2024-10-22 06:48:02 +00:00
dri3_glx.c mesa_interface: rename __DRIconfig to struct dri_config 2024-10-22 06:48:02 +00:00
dri3_priv.h mesa_interface: replace opaque __DRIscreen with struct dri_screen everywhere 2024-10-22 06:48:02 +00:00
dri_common.c glx: fix glx-create-context-invalid-es-version 2025-01-21 14:33:13 +00:00
dri_common.h mesa_interface: rename __DRIconfig to struct dri_config 2024-10-22 06:48:02 +00:00
dri_common_query_renderer.c meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
drisw_glx.c mesa_interface: replace opaque __DRIdrawable with struct dri_drawable everywhere 2024-10-22 06:48:02 +00:00
drisw_priv.h glx: inline __GLXDRIscreen onto base glx_screen 2024-08-19 17:43:59 +00:00
driwindows_glx.c mesa_interface: replace opaque __DRIscreen with struct dri_screen everywhere 2024-10-22 06:48:02 +00:00
eval.c
g_glxglvnddispatchfuncs.c mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
g_glxglvnddispatchindices.h
glx_error.c
glx_error.h glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
glx_pbuffer.c glx: Fix the GLX_EXT_swap_control_tear drawable attributes 2024-10-23 19:55:53 +00:00
glx_query.c
glxclient.h mesa_interface: rename __DRIconfig to struct dri_config 2024-10-22 06:48:02 +00:00
glxcmds.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glxconfig.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
glxconfig.h glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
glxcurrent.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glxext.c egl,gallium,glx: replace dri_get_screen_param with pipe_caps access 2025-01-17 04:39:46 +00:00
glxextensions.c
glxextensions.h
glxglvnd.c
glxglvnd.h
glxglvnddispatchfuncs.h
glxhash.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
glxhash.h
indirect_glx.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
indirect_init.h
indirect_texture_compression.c
indirect_transpose_matrix.c
indirect_vertex_array.c
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c
indirect_window_pos.c
meson.build dri: put shared-glapi into libgallium.*.so 2025-01-23 00:49:05 +00:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
query_renderer.c
render2.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
renderpix.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
single2.c
singlepix.c
vertarr.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
xfont.c treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00