mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 04:10:09 +01:00
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> |
||
|---|---|---|
| .. | ||
| es1api | ||
| es2api | ||
| glapi | ||
| new | ||
| shared-glapi | ||
| entry.c | ||
| entry.h | ||
| entry_ppc64le_tls.h | ||
| entry_x86-64_tls.h | ||
| entry_x86_tls.h | ||
| mapi_abi.py | ||
| mapi_tmp.h | ||
| meson.build | ||
| u_current.c | ||
| u_current.h | ||