mesa/src/mapi/glapi
Erik Faye-Lund 33f1bbed67 mesa/main: wire up glapi bits for EXT_multi_draw_indirect
Turns out we were missing the glapi bits, making it impossible to use get
the function pointers for this extension. Whoops?!

[daniels: Squashed in a618 SkQP fails, presumably caused by these not
          being skipped anymore.]

Fixes: 9f5af68995 ("mesa/main: expose `EXT_multi_draw_indirect`")
Reviewed-by: Antonino Maniscalco <antomani103@gmail.com>
Tested-by: Chris Healy <healych@amazon.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33546>
(cherry picked from commit fde6aeb886)
2025-02-21 17:07:26 +01:00
..
gen mesa/main: wire up glapi bits for EXT_multi_draw_indirect 2025-02-21 17:07:26 +01:00
registry Update OpenGL headers 2023-06-07 20:47:03 +00:00
tests glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi.h glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi_dispatch.c treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
glapi_entrypoint.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi_getproc.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi_nop.c
glapi_priv.h mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
meson.build meson: remove selinux option 2024-10-21 01:14:35 +00:00