[PATCH 2/3] winevulkan: Implement extension faking mechanism

Chip Davis cdavis at codeweavers.com
Tue Oct 13 17:23:24 CDT 2020


October 13, 2020 4:55 PM, "Joshua Ashton" <joshua at froggi.es> wrote:

> Figured I should add the reason why, is because just passing it through will cause the device to
> fail to be created because nobody supports VK_EXT_full_screen_exclusive on Linux.
> 
> It's an entirely Windows-centric extension.

I don't know. I'm thinking about implementing it in MoltenVK, so we can at least say, "these are the surface formats that support exclusive fullscreen." If you use a compatible drawable format, Metal handles exclusive fullscreen automatically.

Chip



More information about the wine-devel mailing list