[PATCH 2/4] winevulkan: Implement Vulkan entry points as wrappers around unix_funcs.

Jacek Caban jacek at codeweavers.com
Fri Apr 16 08:48:48 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/winevulkan/Makefile.in      |   1 +
  dlls/winevulkan/loader.c         |   4 +-
  dlls/winevulkan/make_vulkan      | 200 +++++++++++++++++++------------
  dlls/winevulkan/vulkan.c         |  92 +++++++-------
  dlls/winevulkan/vulkan_private.h |   7 +-
  5 files changed, 175 insertions(+), 129 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winevulkan-Implement-Vulkan-entry-points-as-wrappers-a.txt
Type: text/x-patch
Size: 36014 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210416/0b11ed45/attachment-0001.bin>


More information about the wine-devel mailing list