mesa/src/mapi/glapi
Michel Zou dfb1c986dd glapi: keep declspec(thread) msvc-specific
gcc ignores with a warning:
glapi.h:83:1: warning: ‘thread’ attribute directive ignored [-Wattributes]

Fixes: ba141b95

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9245>
2021-02-24 13:47:30 +00:00
..
gen glthread: ignore the return value of glUnmapBuffer, don't sync, and return true 2021-02-17 05:47:27 -05:00
registry
tests
glapi.c
glapi.h glapi: keep declspec(thread) msvc-specific 2021-02-24 13:47:30 +00:00
glapi_dispatch.c
glapi_entrypoint.c
glapi_getproc.c
glapi_nop.c
glapi_priv.h
meson.build
SConscript