66
submitted 2 months ago by lemmyreader@lemmy.ml to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] 8Bitz0@discuss.tchncs.de 11 points 2 months ago

Until you actually try to use Vulkan on macOS. Since there’s no native support, you end up needing MoltenVK.

[-] leopold@lemmy.kde.social 8 points 2 months ago* (last edited 2 months ago)

Is there any particular problem with MoltenVK? As I see it, it's by far the best solution for cross platform software on macOS in need of graphical hardware acceleration.

[-] 8Bitz0@discuss.tchncs.de 7 points 2 months ago

There’s nothing wrong with the software itself. It works great for what it does. On the other hand, it’s a compatibility layer, which always increases friction between things a little. I think the best use for this is running legacy software.

There aren’t many alternatives. Maybe in the future, we’ll see graphics API abstraction libraries like wgpu get used more. This gives developers a single API which can use DirectX on Windows, Vulkan on Linux, or Metal on macOS. This could allow support for entirely new graphics APIs without developers using it having to do anything.

Of course, that’s my opinion. People can build their software how they like.

this post was submitted on 08 May 2024
66 points (88.4% liked)

Linux

45753 readers
723 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