mesa/src/mapi/glapi
Marek Olšák a2d7f4fe5a glthread: handle ARB_vertex_attrib_binding
This handles ARB_vertex_attrib_binding for vertex uploads correctly.
Before this, the extension might have led to crashes if non-VBO vertex
attribs were present.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5303>
2020-06-23 06:41:37 +00:00
..
gen glthread: handle ARB_vertex_attrib_binding 2020-06-23 06:41:37 +00:00
registry mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
tests
glapi.c
glapi.h
glapi_dispatch.c
glapi_entrypoint.c
glapi_getproc.c
glapi_nop.c
glapi_priv.h
meson.build
SConscript