mesa/src/mapi/shared-glapi
Marek Olšák d134f97e3f glapi: make a separate copy of entry.c for each lib
Using the same .c file in 4 different static/shared libs is difficult to
read. Having them separate will make it possible to simplify the code.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34002>
2025-03-27 05:46:34 +00:00
..
core.c glapi: make a separate copy of entry.c for each lib 2025-03-27 05:46:34 +00:00
glapi.c glapi: just use _gloffset_COUNT_ everywhere, which is always the function count 2025-03-03 21:06:06 +00:00
meson.build glapi: make a separate copy of entry.c for each lib 2025-03-27 05:46:34 +00:00
stub.c glapi: remove dead code 2025-03-03 21:06:05 +00:00
stub.h mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
table.c glapi: move files specific to shared-glapi into the shared-glapi subdirectory 2023-03-12 17:56:03 -04:00
table.h glapi: just use _gloffset_COUNT_ everywhere, which is always the function count 2025-03-03 21:06:06 +00:00