mesa/src/mapi
Marek Olšák e6da775506 glapi: get the list of public GL functions from libgl-symbols.txt
It's used by the symbols check test, so let's feed the same file into
python to define public GL functions because the lists are identical.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34002>
2025-03-27 05:46:35 +00:00
..
es1api glapi: simplify codegen macros 2025-03-27 05:46:34 +00:00
es2api glapi: simplify codegen macros 2025-03-27 05:46:34 +00:00
glapi glapi: get the list of public GL functions from libgl-symbols.txt 2025-03-27 05:46:35 +00:00
new glapi: replace mapi_func type with identical _glapi_proc 2025-03-27 05:46:34 +00:00
shared-glapi glapi: remove unused _mesa_glapi_Dispatch 2025-03-27 05:46:34 +00:00
entry_ppc64le_tls.h glapi: simplify codegen macros 2025-03-27 05:46:34 +00:00
entry_x86-64_tls.h glapi: simplify codegen macros 2025-03-27 05:46:34 +00:00
entry_x86_tls.h glapi: simplify codegen macros 2025-03-27 05:46:34 +00:00
mapi_abi.py glapi: replace mapi_func type with identical _glapi_proc 2025-03-27 05:46:34 +00:00
meson.build glapi: get the list of public GL functions from libgl-symbols.txt 2025-03-27 05:46:35 +00:00