mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 08:38:08 +02: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> |
||
|---|---|---|
| .. | ||
| glapi.c | ||
| meson.build | ||
| stub.c | ||
| stub.h | ||
| table.c | ||
| table.h | ||