Module: wine Branch: master Commit: c13f91c7bfed3afc705b9cac3bf30f8dcb7783ab URL: https://gitlab.winehq.org/wine/wine/-/commit/c13f91c7bfed3afc705b9cac3bf30f8...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Nov 2 23:51:50 2022 +0100
winevulkan: Pass direction to needs_conversion helpers.
Instead of using pre-calculated heuristics.
---
dlls/winevulkan/make_vulkan | 285 +++++++++++++++++++++------------------- dlls/winevulkan/vulkan_thunks.c | 42 ++++++ 2 files changed, 189 insertions(+), 138 deletions(-)