mesa/src/microsoft
Yonggang Luo de1a2a3537 util: Remove the __declspec(dllexport) on win32 for PUBLIC export macro
As on Windows, all DLLs are exported use def files, there is no need do __declspec(dllexport) on the function marker.

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/36863>
2025-08-22 02:05:57 +00:00
..
ci ci: Fix artifact name for jobs with parallel indices 2025-06-28 14:59:58 +00:00
clc microsoft/clc: Fixes gcc 14 compile warning about narrowing conversion 2025-08-20 17:41:02 +00:00
compiler nir: convert nir_instr_worklist to init/fini semantics w/out allocation 2025-08-21 06:13:49 +00:00
spirv_to_dxil all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
vulkan util: Remove the __declspec(dllexport) on win32 for PUBLIC export macro 2025-08-22 02:05:57 +00:00
meson.build d3d12: Do not build microsoft/compiler when graphics, gl or vk disabled 2025-05-08 14:17:22 +00:00