this post was submitted on 16 May 2024
4 points (100.0% liked)

Linux

45549 readers
1378 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
 

The tl;dr for those like me, who don't understand the technical parts:

This week we merged support for the VK_EXT_image_drm_format_modifier extension in NVK, the new open-source Vulkan driver for NVIDIA hardware. We've also back-ported the code to the Mesa 24.1 staging branch so it will be part of the upcoming Mesa 24.1 release.

DRM format modifier support is one of the most important features we've landed in NVK in a while. Though it's not a very interesting feature to most Vulkan applications or game developers, it's very important to the Linux display pipeline. Importantly to users, this is the last piece required to support GameScope. It's also an important piece in making Zink+NVK a robust OpenGL solution.

you are viewing a single comment's thread
view the rest of the comments
[–] GolfNovemberUniform@lemmy.ml -2 points 1 month ago (6 children)

DRM = bad. Consider forking.

[–] Penta@lemmy.world 1 points 1 month ago (1 children)

DRM = Direct Rendering Manager, not Digital Rights Management here

[–] acockworkorange@mander.xyz 2 points 1 month ago

And to preempt the question: direct rendering manager predates digital rights management.

load more comments (4 replies)