mesa/src/mapi/glapi
Mike Blumenkrantz ac912b3754 mesa: OVR_multiview_multisampled_render_to_texture
this is automatically supported for anyone that supports OVR_multiview
and EXT_multisampled_render_to_texture

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31235>
2024-09-20 18:54:26 +00:00
..
gen mesa: OVR_multiview_multisampled_render_to_texture 2024-09-20 18:54:26 +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 treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +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 mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00