214
NVK is now ready for prime time
(www.collabora.com)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
What the.... they're working so fast!!!! At this pace, NVK could probably equal, if not surpass the proprietary drivers by the end of the year!
Only 1 question: how will that affect Wayland support for Nvidia?
I'm an AMD user, but I'm curious.
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.
Doesn't Zink on NVK support fully compliant OpenGL 4.6?
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.
I think their are plans to switch to Zink on NVK to reduce the maintenance efforts
Read the article.
Yeah:
Ive been trying out nouveau with mesa 24.1, wayland seems better than last time I tried it out on proprietary nvidia drivers. Only issue I've notice is that mouse movement feels weird and performance drops when you move the mouse.