

Added support for the VK_EXT_primitive_topology_list_restart extension.Added support for the VK_KHR_shader_integer_dot_product extension.Fixed a bug in the Vulkan driver where vkCmdBindDescriptorSets would not properly handle pDynamicOffsets for compute pipelines.Fixed a bug in the Vulkan driver where unreferenced descriptor bindings were sometimes not ignored properly.Fixed a bug in the Vulkan driver where the SPIR-V Centroid interpolation decoration was not ignored when used in conjunction with FragCoord.

Added support for the VK_KHR_maintenance4 extension.Added support for the VK_KHR_format_feature_flags2 extension.See the VDPAU Support appendix in the README for supported AV1 decoder profiles. Added AV1 decode support to the NVIDIA VDPAU driver.Optimized the Vulkan fullscreen presentation path for X11 and direct-to-display swapchains.Added support for the bufferDeviceAddressCaptureReplay Vulkan feature.Added support for the VK_KHR_dynamic_rendering extension.Fixed a bug in the Vulkan driver where VK_NULL_HANDLE was not properly handled as input to VkRenderingFragmentShadingRateAttachmentInfoKHR.imageView.Fixed a bug in the Vulkan compiler where 64-bit atomics were partially broken.Added support for the VK_EXT_image_view_min_lod extension.Added support for the VK_EXT_border_color_swizzle extension.Added support for the VK_EXT_depth_clip_control extension.Fixed a bug where calls to vkWaitForPresentKHR would fail with VK_TIMEOUT on Maxwell and Pascal GPUs.Fixed a bug which caused Vulkan applications to hang when the _GL_THREADED_OPTIMIZATIONS environment variable was set to enable threaded optimizations in the NVIDIA driver.

