Missatge de Roderick Colenbrander thunderbird2k@gmail.com del dia ds., 17 de març 2018 a les 12:39:
- Use the official Vulkan loader and bundle it with Wine. The vulkan
loader is open source and could thus be bundled. However last year the license switched from BSD to Apache. At some point I compiled the loader using winegcc though had to make a few code changes, which I'm sure could be upstreamed to Khronos.
Thanks for working on this! I don't know what the right solution is, but just so you know: You'd also have to convert the // comments in the loader code to /* */ comments because of the large number of compiler versions Wine tries to support.
-Alex