[PATCH 6/6] win32u: Use user driver for wine_get_vulkan_driver.

Jacek Caban jacek at codeweavers.com
Tue Dec 7 08:30:12 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
In this context, Vulkan driver is not dependent on DC.

  dlls/d3d12/d3d12_main.c      |  6 +-----
  dlls/dxgi/swapchain.c        |  6 +-----
  dlls/user32/driver.c         |  2 ++
  dlls/win32u/dibdrv/dc.c      |  2 --
  dlls/win32u/driver.c         | 18 ++++++++++++------
  dlls/win32u/emfdrv.c         |  1 -
  dlls/win32u/font.c           |  1 -
  dlls/win32u/path.c           |  1 -
  dlls/win32u/vulkan.c         | 15 +++------------
  dlls/win32u/win32u.spec      |  2 +-
  dlls/win32u/win32u_private.h |  2 +-
  dlls/win32u/wrappers.c       |  4 ++--
  dlls/wined3d/adapter_vk.c    |  5 +----
  dlls/winemac.drv/gdi.c       |  2 +-
  dlls/winemac.drv/macdrv.h    |  2 +-
  dlls/winemac.drv/vulkan.c    | 11 ++---------
  dlls/wineps.drv/init.c       |  1 -
  dlls/winevulkan/loader.c     |  5 +----
  dlls/winevulkan/make_vulkan  |  2 +-
  dlls/winex11.drv/init.c      | 13 +++----------
  dlls/winex11.drv/xrender.c   |  1 -
  include/wine/gdi_driver.h    |  7 ++++---
  include/wine/vulkan_driver.h |  2 +-
  23 files changed, 38 insertions(+), 73 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-win32u-Use-user-driver-for-wine_get_vulkan_driver.txt
Type: text/x-patch
Size: 19623 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211207/1864de4c/attachment.bin>


More information about the wine-devel mailing list