Live Feeds
● LIVE Updated 1d ago · 22 sources tracked

NVIDIA DLSS support lands in open-source NVK Vulkan driver for Linux

The open-source NVK Vulkan driver for Linux has integrated experimental support for NVIDIA DLSS in Mesa 26.2-devel. This update utilizes the VK_NVX_binary_import extension to load precompiled CUDA binaries. A stable release of Mesa 26.2 is expected in August 2026.

RSS Source map (21)

What changed

New technical details reveal the use of the VK_NVX_binary_import extension and a target stable release date of August 2026.

Live updates

  1. NVK Open-Source Vulkan Driver Adds Experimental DLSS Support

    The open-source NVK Vulkan driver for Linux has integrated experimental support for NVIDIA DLSS in Mesa 26.2-devel. This update utilizes the VK_NVX_binary_import extension to load precompiled CUDA binaries. A stable release of Mesa 26.2 is expected in August 2026.

    What's confirmed:

    • Experimental DLSS support for the NVK Vulkan driver is merged into Mesa 26.2-devel.
    • The feature implements the Vulkan extension VK_NVX_binary_import to load precompiled NVIDIA CuBIN CUDA binaries.
    • The DLSS feature is gated behind the NVK_EXPERIMENTAL=dlss environment variable.
    • Mesa 26.2 stable is targeted for August 2026.
    • The development involved Valve developer Autumn Ashton and Thomas Andersen.

    Still unconfirmed:

    • DLSS binary compatibility depends on available GPU-specific bytecode.
    confidence 95%
  2. NVIDIA NVK Open-Source Vulkan Driver Adds Experimental DLSS Support

    The open-source NVK Vulkan driver for Linux now supports NVIDIA Deep Learning Super Sampling. This experimental feature is integrated into Mesa 26.2. It enables AI upscaling for compatible Vulkan games running on Linux and Steam Play.

    What's confirmed:

    • The open-source NVK Vulkan driver for Linux now supports DLSS.
    • DLSS support for the NVK driver is included in Mesa 26.2.
    • The DLSS implementation in NVK is described as experimental.

    Still unconfirmed:

    • DLSS support is achieved via imported CUDA binaries.
    • The update was merged into Mesa 26.2-devel.
    confidence 100%