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.

Open source NVIDIA Vulkan driver NVK gets more enhancements

By -
Last updated: 26 Apr 2024 at 1:40 pm UTC

Developer Faith Ekstrand has written up a fresh blog post on Collabora which goes over implementing two extensions in NVK, the open source NVIDIA Vulkan driver, and how it ended up fixing actual games.

It's quite a long technical post talking about the VK_KHR_shader_maximal_reconvergence and VK_KHR_shader_subgroup_uniform_control_flow extensions, and how the initial support from Ekstrand were flawed, but now the extensions have been completely re-done.

I'm not going to quote much of the post, since unless you're doing driver development or you're about 100x smarter than me, it probably won't make a whole lot of sense. What I will do is sum it up for you to point out that this driver is getting more and more capable of actually playing games and displaying them properly. As Ekstrand showed, this work has actually fixed a real game.

A screenshots was shown off of rendering corruptions in Genshin Impact:

You'll notice some weird rendering artifacts in the image above, but now it looks much better:

Why? Turns out fixing these new extensions also fixed "an ancient 3D graphics feature in an actual game". Since it fixes issues in one game, it no doubt fixes issues in others too.

Great stuff. Can't wait to see how NVK continues to evolve. Especially as it seems NVIDIA themselves are now beginning to contribute to it too.

Article taken from GamingOnLinux.com.
21 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
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

Calinou 27 Apr 2024
Why? Turns out fixing these new extensions also fixed "an ancient 3D graphics feature in an actual game". Since it fixes issues in one game, it no doubt fixes issues in others too.

While shader derivatives are a 20 year old feature, they're still pretty important for modern games (and even some non-game applications) as they're used for things like smooth line drawing (without needing expensive MSAA or non-portable GL_LINE_SMOOTH).


Last edited by Calinou on 27 Apr 2024 at 1:55 am UTC
STiAT 28 Apr 2024
... Faith . As always great work
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!
Login / Register