mesa/src/mapi/glapi
Marek Olšák c455ea6144 glthread: qualify the *cmd unmarshal parameter with restrict
This seems like a logical thing to do. Clearly the memory can't be
accessed with any other pointer.

Acked-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21777>
2023-03-12 17:56:18 -04:00
..
gen glthread: qualify the *cmd unmarshal parameter with restrict 2023-03-12 17:56:18 -04:00
registry mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
tests glapi: #include "util/glheader.h" in glapi_priv.h and glapitable.h directly 2022-11-03 16:07:31 +00:00
glapi.c mapi: Move shared stub into u_current.c 2022-08-22 21:32:09 +00:00
glapi.h mapi: Remove usage of USE_ELF_TLS 2022-07-29 23:59:11 +00:00
glapi_dispatch.c util: include gles header instead of hand crafted macros 2022-11-04 19:28:19 +00:00
glapi_entrypoint.c mapi: Remove usage of USE_ELF_TLS 2022-07-29 23:59:11 +00:00
glapi_getproc.c GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
glapi_nop.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_priv.h glapi: #include "util/glheader.h" in glapi_priv.h and glapitable.h directly 2022-11-03 16:07:31 +00:00
meson.build glapi: inline the meson list files_mapi_util 2023-03-12 17:56:10 -04:00