• drinkinglakewater [he/him]
        link
        fedilink
        English
        2
        edit-2
        6 months ago

        I think my confusion is around MESA. Is it basically that the userspace drivers are packaged together and that’s MESA? And each one needs a separate driver to interact with graphics libraries like OpenGL and Vulkan?

        • Zvyozdochka [she/her, comrade/them]
          link
          fedilink
          English
          3
          edit-2
          6 months ago

          Mesa is an open-source implementation of OpenGL & Vulkan, it’s job is to act as a sort of translation layer between a graphics API such as OpenGL or Vulkan and the kernel drivers for whatever hardware you’re using. Now for Nvidia, since they don’t like to play ball with the rest of the world, they decided to throw Mesa out of the window completely and instead make their own proprietary implementation of OpenGL & Vulkan. Though there is Nouveau & NVK for the Nvidia side of things, they’re still very work in progress and don’t really offer the same performance as their proprietary counterparts, but maybe one day.

          Also Nvidia, please, I need my hardware cursors on Wayland.

  • @WhosMansIsThis
    link
    English
    26 months ago

    Thank you for this. Shit is WILD confusing.