• visor841@lemmy.world
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    1 month ago

    Nvidia already opened their driver, at least to the same extent as AMD, which is why NVK is able to exist.

    • Vash63@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      1 month ago

      Technically AMD also offers an open Vulkan driver (AMDVLK), it’s just dog shit, and an open compute driver (Rocm), its just also bad, and an open OpenGL driver (Radeonsi), which is solid.

      Those three are all primarily developed by AMD engineers and are fully open. Nvidia has no such open equivalents.

      • LeFantome@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        While I mostly agree, NVIDIA has NVK and NVIDIA themselves just dropped a bunch of code into it.

        The NVIDIA open source kernel modules are also certified ( by NVIDIA ) to work with their driver. So, you do not have to use proprietary kernel modules anymore.

        These are all pretty big steps.