[PATCH v2 01/10] vulkan: Add initial Wine vulkan header.

Alexandre Julliard julliard at winehq.org
Fri Feb 23 10:37:08 CST 2018


Roderick Colenbrander <thunderbird2k at gmail.com> writes:

> The current version of the script can be found on my github pag
> (https://github.com/roderickc/wine-vulkan/blob/master/dlls/winevulkan/vulkan.py).
> It should create the header as you see it now and the rest of the
> thunks and other code.
>
> I intend to submit it later in the patch series as a lot of other
> structures and functions in vulkan.c / vulkan_private.h need to be
> added before the other generate code will be of any use (it can't even
> get called as the functions can't get loaded by some vk*GetProcAddr).
> I would like to avoid a lot of dead code basically.
>
> Let me know if that works.

No, the script should be committed along with the code it generates. You
can take out the parts that generate stuff that isn't used yet.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list