Module: wine Branch: master Commit: a69ed950203c4716f1ef8d371c25f3909a3c86e4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a69ed950203c4716f1ef8d371...
Author: Józef Kucia jkucia@codeweavers.com Date: Wed Apr 10 11:59:56 2019 +0200
winevulkan: Enable VK_NV_cooperative_matrix.
Signed-off-by: Józef Kucia jkucia@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winevulkan/make_vulkan | 1 - dlls/winevulkan/vulkan_thunks.c | 25 +++++++++++++++++ dlls/winevulkan/vulkan_thunks.h | 2 ++ include/wine/vulkan.h | 61 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 88 insertions(+), 1 deletion(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a69ed950203c4716f1ef8...