Module: wine Branch: master Commit: a333c2ef07d3b4d8f4e6fab8224408949f6ae877 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a333c2ef07d3b4d8f4e6fab82...
Author: Józef Kucia jkucia@codeweavers.com Date: Wed Jun 6 12:15:33 2018 +0200
winevulkan: Add copyright headers to files generated from vk.xml.
Signed-off-by: Józef Kucia jkucia@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/vulkan-1/vulkan-1.spec | 34 ++++++++++++++++++++++++++++++++++ dlls/winevulkan/make_vulkan | 26 +++++++++++++++++++------- dlls/winevulkan/vulkan_thunks.c | 37 ++++++++++++++++++++++++++++++++++++- dlls/winevulkan/vulkan_thunks.h | 37 ++++++++++++++++++++++++++++++++++++- dlls/winevulkan/winevulkan.spec | 34 ++++++++++++++++++++++++++++++++++ include/wine/vulkan.h | 37 ++++++++++++++++++++++++++++++++++++- include/wine/vulkan_driver.h | 37 ++++++++++++++++++++++++++++++++++++- 7 files changed, 231 insertions(+), 11 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a333c2ef07d3b4d8f4e6f...