[PATCH 3/4] winevulkan: Move registration functions to new loader.c file.

Jacek Caban jacek at codeweavers.com
Mon Apr 12 17:54:09 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
The new file is for parts that will live on PE side.

  dlls/winevulkan/Makefile.in |   1 +
  dlls/winevulkan/loader.c    | 104 ++++++++++++++++++++++++++++++++++++
  dlls/winevulkan/vulkan.c    |  75 --------------------------
  3 files changed, 105 insertions(+), 75 deletions(-)
  create mode 100644 dlls/winevulkan/loader.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-winevulkan-Move-registration-functions-to-new-loader.c.txt
Type: text/x-patch
Size: 7459 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210413/16e3b6a4/attachment-0001.bin>


More information about the wine-devel mailing list