Module: wine Branch: master Commit: 288d2c2ef658b4041216fde295ba6d7e399dacb7 URL: https://gitlab.winehq.org/wine/wine/-/commit/288d2c2ef658b4041216fde295ba6d7...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Nov 27 17:08:37 2023 +0100
winevulkan: Use "host" more consistently instead of "native".
We often use "native" to talk about Windows "native" code, which is confusing here.
---
dlls/winevulkan/make_vulkan | 42 +- dlls/winevulkan/vulkan.c | 203 ++-- dlls/winevulkan/vulkan_private.h | 28 +- dlls/winevulkan/vulkan_thunks.c | 2114 +++++++++++++++++++------------------- dlls/winewayland.drv/vulkan.c | 2 +- include/wine/vulkan_driver.h | 2 +- 6 files changed, 1196 insertions(+), 1195 deletions(-)