Skip to content

anv: Unconditionally advertise Vulkan 1.1

This MR switches ANV to unconditionally advertise Vulkan 1.1. We don't really need syncobj support if we're ok with just not claiming any external fence types. It also bumps the patch version and fixes a timeline semaphore bug I found along the way.

Merge request reports