[RFC PATCH 1/2] winevulkan: Generate and install JSON manifest and registry entry used by official Vulkan loader.

Jacek Caban jacek at codeweavers.com
Fri Mar 13 12:37:49 CDT 2020


|Hi Brendan,

On 13.03.2020 18:10, Brendan Shanks wrote:
> - Is 'loader' the best place to generate the file? I feel like
>    'dlls/winevulkan' would be preferable, but that puts the file in a
>    different place relative to wine.inf when running from the build tree
>    or installed.


You could implement DllRegisterServer in winevulkan to create the file 
and set registry. json file could be stored in registry, but it seems 
trivial enough that  a C string literal would be enough.


Thanks,

Jacek




More information about the wine-devel mailing list