• LeFantome@programming.dev
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      8 months ago

      It says “ready by the end of 2024” so not quite there yet. Still, a very good development for sure.

        • Specialpatrol@feddit.uk
          link
          fedilink
          arrow-up
          2
          ·
          7 months ago

          Some computer games and other graphics intensive apps are using vulkan, and they will now work with an nvidia card without needing to go get nvidias proprietary driver, which is often buggy due to not being properly tested with your desktop and system in general.

  • tun@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    I have been reading news about NVK release 1.0

    Only this time I see NVK mentioned as open source Nvidia driver.

  • kadu@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    I wonder if the open source driver will ever be able to replicate quite advanced features such as frame generation.

    DLSS is easy enough - make the driver have a generic hook compatible with the Windows DLL, which Proton already can use.

    But frame generation? It actually requires the driver to intercept quite a lot of calls from the game engine.