• drinkinglakewater [he/him]@hexbear.net
        link
        fedilink
        English
        arrow-up
        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]@hexbear.net
          link
          fedilink
          English
          arrow-up
          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.