mesa/src/mapi/glapi
Jesse Natalie c47fd3dc00 windows: Use TLS context/dispatch with shared-glapi
However they have to be called via _glapi_get_dispatch/context. This
would be safe to do on any platform, but the extra indirection is only
necessary on Windows since TLS vars can't be exported from a DLL.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13634>
2021-12-02 03:03:14 +00:00
..
gen glthread: don't sync for more glGetIntegerv enums for glretrace 2021-11-29 14:28:12 +00:00
registry
tests mapi/test: Change type to unsigned for offset 2020-08-05 18:08:06 +00:00
glapi.c
glapi.h windows: Use TLS context/dispatch with shared-glapi 2021-12-02 03:03:14 +00:00
glapi_dispatch.c glapi: fix Warray-parameter 2021-06-10 10:31:55 +00:00
glapi_entrypoint.c glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
glapi_getproc.c
glapi_nop.c
glapi_priv.h
meson.build meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00