Don't want to see articles from a certain category? When logged in, go to your User Settings and adjust your feed in the Content Preferences section where you can block tags!
We do often include affiliate links to earn us some pennies. See more here.

NVIDIA put out new Vulkan Beta Driver with Vulkan Video updates

By -
Last updated: 28 Sep 2022 at 10:37 am UTC

NVIDIA has released a new version of their Vulkan Beta Driver, with new extensions supported and updates to their support of the newer Vulkan Video. What is Vulkan Video? It's the attempt to add in hardware accelerated video compression and decompression into the Vulkan API.

Driver version 515.49.18 is now available, although as a reminder this series is mainly aimed at developers so if you're a normal user not looking to test out newer features, stick with their mainline stable driver series.

Here's what's new:

  • 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:

The latest stable version for gaming is driver 515.57, released back in June.

Article taken from GamingOnLinux.com.
3 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. You can also follow my personal adventures on Bluesky.
See more from me
The comments on this article are closed.
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
2 comments Subscribe

Hooly 28 Sep 2022
View PC info
  • Supporter
I am currently more excited about the eventual 525 driver that is supposed to fix the XWayland sync issues in Prime setups (i.e. hybrid laptops): https://gitlab.freedesktop.org/xorg/xserver/-/issues/1317

I should also note that the next major driver version (525) will include a partial fix for PRIME systems only. In that case, since Xwayland will be using the open-source drivers which do support general-purpose implicit sync, we only need to ensure we wait for / signal the implicit fence during presentation which can be done in a performant manner.
mr-victory 29 Sep 2022
I am currently more excited about the eventual 525 driver that is supposed to fix the XWayland sync issues in Prime setups (i.e. hybrid laptops): https://gitlab.freedesktop.org/xorg/xserver/-/issues/1317
This is my only major issue remaining on Wayland even if I have already switched to it.
I don't remember experiencing this with the open kernel modules but they have their own set of problems.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.