mesa/src/mapi/glapi
Marek Olšák 666d53214a glthread: rework type reduction and reduce vertex stride params to 16 bits
- add get_marshal_type(), which reduces type sizes
- rework all places to use the result of get_marshal_type()

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26548>
2023-12-08 04:25:52 +00:00
..
gen glthread: rework type reduction and reduce vertex stride params to 16 bits 2023-12-08 04:25:52 +00:00
registry Update OpenGL headers 2023-06-07 20:47:03 +00:00
tests mapi: Now _glapi_get_dispatch_table_size always equal to sizeof(struct _glapi_table) / sizeof(void *) 2023-06-27 11:38:59 +00:00
glapi.c mapi: Move shared stub into u_current.c 2022-08-22 21:32:09 +00:00
glapi.h mesa: Drop the aliases from the remap table. 2023-06-12 21:37:37 +00:00
glapi_dispatch.c mapi: Hide OpenGL functions to be exported when shared-glapi is disabled 2023-06-27 20:25:09 +00:00
glapi_entrypoint.c mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
glapi_getproc.c mapi: Remove dead struct _glapi_function in glapi/glapi_getproc.c 2023-06-29 01:36:09 +00:00
glapi_nop.c
glapi_priv.h mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
meson.build mapi: Delete execmem support code. 2023-06-12 21:37:37 +00:00