=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: winevulkan: Generate code for supported core commands.

Alexandre Julliard julliard at winehq.org
Thu Jul 12 17:45:39 CDT 2018


Module: wine
Branch: master
Commit: 6a2b92a15ac198fa09d050a63b4aa066c8d31f71
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=6a2b92a15ac198fa09d050a63b4aa066c8d31f71

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Thu Jul 12 11:39:39 2018 +0200

winevulkan: Generate code for supported core commands.

Generate thunks for core commands if command aliases are already
supported.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/vulkan-1/vulkan-1.spec     |  38 +++----
 dlls/winevulkan/make_vulkan     |   9 +-
 dlls/winevulkan/vulkan_thunks.c | 233 ++++++++++++++++++++++++++++++++++++++++
 dlls/winevulkan/vulkan_thunks.h |  74 +++++++++++++
 dlls/winevulkan/winevulkan.spec |  38 +++----
 include/wine/vulkan.h           |  38 +++++++
 6 files changed, 389 insertions(+), 41 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=6a2b92a15ac198fa09d050a63b4aa066c8d31f71



More information about the wine-cvs mailing list