mesa/src/mapi
Yonggang Luo a3a43e5fa8 win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols.
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14041>
2022-04-19 19:38:47 +00:00
..
es1api win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
es2api win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
glapi win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
new python: explicitly require python3 2021-08-14 21:44:31 +00:00
shared-glapi meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
entry.c Fix TSD stubs for non-initial-exec case (fixes #5667). 2021-12-08 00:10:29 -05:00
entry.h
entry_ppc64le_tls.h
entry_ppc64le_tsd.h
entry_x86-64_tls.h
entry_x86_tls.h
entry_x86_tsd.h Fix TSD stubs for non-initial-exec case (fixes #5667). 2021-12-08 00:10:29 -05:00
mapi_abi.py python: drop python2 support 2021-08-14 21:44:32 +00:00
mapi_glapi.c mapi: Fix shared-glapi build with MSVC 2021-09-08 07:21:26 -07:00
mapi_tmp.h
meson.build
stub.c mapi: Fix shared-glapi build with MSVC 2021-09-08 07:21:26 -07:00
stub.h
table.c mapi: Respect MESA_DEBUG=silent for no-op debug output. 2021-04-19 20:53:27 +00:00
table.h
u_current.c util: Add a helper macro for defining initial-exec variables. 2021-06-02 03:10:49 +00:00
u_current.h mapi: Fix shared-glapi build with MSVC 2021-09-08 07:21:26 -07:00
u_execmem.c add execmem build option 2021-06-09 21:28:17 +00:00
u_execmem.h