Windows driver version 356.45 and Linux driver version 355.00.29 provide beta support for Vulkan.
Windows
- Download for Windows 8 and 7 (32-bit)
- Download for Windows 8 and 7 (64-bit)
- Download for Windows 10 (32-bit)
- Download for Windows 10 (64-bit)
Linux
Release Updates
March 2nd, Windows 356.45, Linux 355.00.29
- Support Vulkan API version v1.0.4
- Fix device lost issue with some MSAA resolves
- Fix vkGetQueryPoolResults() when queryCount=0
- Fix OpImageQuerySample with images
- Fix OpVectorExtractDynamic issues with doubles
- Fix handling of sparse image miptail when the whole image fits within a page
- Improve vkAcquireNextImageKHR() conformance to WSI spec
- Improve GL_KHR_vulkan_glsl compatibility when using GLSL directly
- Improve GPU texturing performance in some cases
- Improve vkAllocateDescriptorSets()/vkFreeDescriptorSets() performance in some cases
- Improve vkCmdBindDescriptorSets() performance in some cases
- Improve vkCmdCopyImage() performance in some cases