Module: wine Branch: master Commit: e4164e2b8749901ccefd1284f6c31d22a1da9f64 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e4164e2b8749901ccefd1284f...
Author: Roderick Colenbrander thunderbird2k@gmail.com Date: Wed Jun 6 11:11:53 2018 +0200
winevulkan: Update vk.xml to 1.1.76.
Signed-off-by: Roderick Colenbrander thunderbird2k@gmail.com Signed-off-by: Józef Kucia jkucia@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/vulkan-1/vulkan-1.spec | 28 + dlls/winevulkan/make_vulkan | 212 ++++- dlls/winevulkan/vulkan_thunks.c | 377 ++++++++- dlls/winevulkan/vulkan_thunks.h | 156 +++- dlls/winevulkan/winevulkan.spec | 28 + include/wine/vulkan.h | 1711 ++++++++++++++++++++++++--------------- 6 files changed, 1756 insertions(+), 756 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e4164e2b8749901ccefd1...