• Vik
    link
    fedilink
    English
    220 days ago

    As far as I’m aware, the RadeonSI driver was built internally, whilst RADV was an external effort.

    The focus was on AMDVLK as it’s similar in design to the XGL windows vulkan driver

    • @woelkchen@lemmy.world
      link
      fedilink
      29 days ago

      RADV was an external effort.

      Not only external but a fork of Intel’s Vulkan driver. That’s why Intel’s copyright is mentioned in many file headers.

      • Vik
        link
        fedilink
        English
        219 days ago

        Yup, derived from a point in time where Vulkan was seen as a direct successor to OpenGL.

        I suppose credit where due, AMD did kind of put an end to mantle, and give that over to the Khronos group to later become Vulkan. XGL as the UMD reference may predate the name Vulkan altogether.

        • @Scoopta@programming.dev
          link
          fedilink
          119 days ago

          Yeah, at one point vulkan was called glNext so I guess it isn’t that wild. Although I’m surprised they would have started development on a driver before any spec was fully agreed on. Unless they just reworked their mantle driver to become their vulkan driver?

          • Vik
            link
            fedilink
            English
            119 days ago

            I wouldn’t be surprised if something like that was the case. Could have been that the successive work was negotiated with khronos & lunarg before the final name was chosen.