Module: wine Branch: master Commit: 0dda60eab2dc1ed8b08c0fea20800657a6502383 URL: https://gitlab.winehq.org/wine/wine/-/commit/0dda60eab2dc1ed8b08c0fea2080065...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Dec 5 12:19:48 2022 +0100
winevulkan: Return void for some critical functions.
Allowing the compiler to generate tail calls for the unix thunks.
---
dlls/winevulkan/make_vulkan | 20 +- dlls/winevulkan/vulkan_thunks.c | 2240 ++++++++++++++++----------------------- 2 files changed, 911 insertions(+), 1349 deletions(-)