Files
gio/internal
Elias Naur 61a3395879 internal/vk: ignore software Vulkan implementations
It's better to fall back on OpenGL than to accept a software Vulkan
implementation. More importantly, some software implementations such as
lavapipe doesn't even work[0].

[0] https://gitlab.freedesktop.org/mesa/mesa/-/issues/5473

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2021-10-09 16:31:47 +02:00
..