Derek Lesho : winevulkan: Add support for unwrapping handles in thunks.
Module: wine Branch: master Commit: fb8ab5e9d079474e07d753341393c0c1bfe32ddd URL: https://source.winehq.org/git/wine.git/?a=commit;h=fb8ab5e9d079474e07d753341... Author: Derek Lesho <dlesho(a)codeweavers.com> Date: Thu May 13 12:18:44 2021 -0400 winevulkan: Add support for unwrapping handles in thunks. Signed-off-by: Derek Lesho <dlesho(a)codeweavers.com> Signed-off-by: Georg Lehmann <dadschoorse(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/winevulkan/make_vulkan | 633 +++++++++++++++++++++++++++++++--------- dlls/winevulkan/vulkan.c | 57 +--- dlls/winevulkan/vulkan_thunks.c | 453 +++++++++++++++++++++++++++- dlls/winevulkan/vulkan_thunks.h | 38 ++- 4 files changed, 973 insertions(+), 208 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=fb8ab5e9d079474e07d75...
participants (1)
-
Alexandre Julliard