mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 11:40:10 +01:00
DLL import/export annotations unneeded, now that glapi is statically linked into libgallium_wgl. However _mesa_glapi_get_proc_address and _mesa_glapi_get_dispatch need to be explicitly exported for libEGL and libGLESv2. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12573 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33822> |
||
|---|---|---|
| .. | ||
| 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 | ||