mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-26 03:30:22 +01:00
Getting opengl32*.def consistence with Windows SDK. Getting osmesa.mingw.def's gl* functions consistence with Windows SDK. stw_* functions are cdecl, not stdcall, so there is no need mangling the symbol. Fixes egl.def for x86 d3d10sw: Move the place of d3d10_sw.def to d3d10_sw.def.in Fixes vulkan_lvp.def for x86 Fixes #5552 Remove stdcall-fixup 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>
4 lines
186 B
Modula-2
4 lines
186 B
Modula-2
; stdcall calling convention have @number suffix on 32 bits architecture for gcc
|
|
vk_icdNegotiateLoaderICDInterfaceVersion@4
|
|
vk_icdGetInstanceProcAddr@8
|
|
vk_icdGetPhysicalDeviceProcAddr@8
|