mesa/src/mapi
Jose Fonseca e3741a5731
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
glapi: Make _GLAPI_EXPORT a no-op on Windows.
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>
2025-03-25 17:11:07 +00:00
..
es1api glapi: fix build dependencies by putting all xml/py files into a single list 2025-03-03 21:06:06 +00:00
es2api glapi: fix build dependencies by putting all xml/py files into a single list 2025-03-03 21:06:06 +00:00
glapi glapi: Make _GLAPI_EXPORT a no-op on Windows. 2025-03-25 17:11:07 +00:00
new glapi: inline entry_current_get() 2025-03-03 21:06:06 +00:00
shared-glapi glapi: Make _GLAPI_EXPORT a no-op on Windows. 2025-03-25 17:11:07 +00:00
entry.c glapi: inline entry_current_get() 2025-03-03 21:06:06 +00:00
entry.h mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
entry_ppc64le_tls.h glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
entry_x86-64_tls.h glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
entry_x86_tls.h glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
mapi_abi.py glapi: inline entry_current_get() 2025-03-03 21:06:06 +00:00
mapi_tmp.h
meson.build glapi: remove extension definitions that will likely never be implemented 2025-03-06 17:13:23 +00:00
u_current.c glapi: remove static glapi (it's dead code now) 2025-03-06 17:13:22 +00:00