Roderick Colenbrander : winevulkan: Implement VK_KHR_get_physical_device_properties2.

Alexandre Julliard julliard at winehq.org
Thu Mar 15 19:12:12 CDT 2018


Module: wine
Branch: master
Commit: 79c2ee529b530fa49fae0d3ded4d4d3d6e09d7b8
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=79c2ee529b530fa49fae0d3ded4d4d3d6e09d7b8

Author: Roderick Colenbrander <thunderbird2k at gmail.com>
Date:   Wed Mar 14 23:39:38 2018 -0700

winevulkan: Implement VK_KHR_get_physical_device_properties2.

Signed-off-by: Roderick Colenbrander <thunderbird2k at gmail.com>
Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winevulkan/make_vulkan     |   1 +
 dlls/winevulkan/vulkan_thunks.c | 133 ++++++++++++++
 dlls/winevulkan/vulkan_thunks.h |  49 +++++-
 include/wine/vulkan.h           | 377 ++++++++++++++++++++++++----------------
 4 files changed, 414 insertions(+), 146 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=79c2ee529b530fa49fae0d3ded4d4d3d6e09d7b8



More information about the wine-cvs mailing list