this post was submitted on 28 Feb 2024
204 points (97.7% liked)

Linux

47368 readers
962 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Atemu@lemmy.ml 7 points 6 months ago (1 children)

It does not directly affect wayland support in any way unless you're using one of those experimental Wayland in Vulkan modes.

It does affect it indirectly insofar as that, with NVK, you're able to use the nouveau kernel module which exposes standardised interfaces that Wayland relies on without losing the ability to do Vulkan which was not possible previously. If you wanted Vulkan previously, you had to use Nvidia's proprietary driver and its non-standard interfaces that cause issues with Wayland.

[–] entropicdrift@lemmy.sdf.org 1 points 6 months ago (1 children)

It does not directly affect wayland support in any way unless you're using one of those experimental Wayland in Vulkan modes.

Doesn't Zink on NVK support fully compliant OpenGL 4.6?

[–] Atemu@lemmy.ml 1 points 6 months ago (1 children)

Yes but I don't see how that's related to Wayland as nouveau (mesa OGL) is also capable of driving apps inside a modern desktop.

[–] fruitycoder@sh.itjust.works 2 points 6 months ago (1 children)

I think their are plans to switch to Zink on NVK to reduce the maintenance efforts

[–] Atemu@lemmy.ml 1 points 6 months ago (1 children)
[–] fruitycoder@sh.itjust.works 3 points 6 months ago

Yeah:

For OpenGL support, we are still expecting Zink + NVK to be the plan going forward