NVIDIA Vulkan 1.3.229 developer driver 517.55

Started by Stefan, September 27, 2022, 09:09:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

Windows driver version 517.55 and Linux driver version 515.49.18 contain newly released Vulkan features and bug fixes for Vulkan developers.

Vulkan Beta Driver Release Updates
September 27th, 2022 - Windows 517.55, Linux 515.49.18
  • New:
    • VK_EXT_mutable_descriptor_type
    • VK_EXT_depth_clamp_zero_one
    • Provisional Vulkan video extension updates:
      • VK_KHR_video_queue: 4 -> 6
      • VK_KHR_video_decode_queue: 4 -> 6
      • VK_KHR_video_encode_queue: 5 -> 7
      • VK_EXT_video_decode_h264: 5 -> 7
      • VK_EXT_video_decode_h265: 3 -> 5
      • VK_EXT_video_encode_h264: 7 -> 9
      • Note: these changes are not backwards compatible with the old revisions so applications using the old revisions will need to be updated to continue working
  • Fixes:
    • Fixed possible multi-threaded pipeline creation stall when VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT is used
    • Fixed support for image load/store/atomics with linear images
  • open-gpu-kernel-modules release: