Vulkan
Computer programWikipedia
49
MENTIONS
21
EPISODES
18
PODCASTS
Search complete. 49 mentions across 21 episodes found for "Vulkan".
Sep 12, 2026
Switzerland ditches Windows, Omarchy now raised $18.5M
N
13:26NickHOST
It also lets adaptive sync or variable refresh rate work better, too.
N
13:30NickHOST
Of course, graphics drivers, VKD3D, and others also need to implement the relevant Vulkan extension.
N
13:36NickHOST
But I'm sure it won't be long, or it might already be there in Mesa drivers, uh, because this protocol was introduced at the end of 2024, and for example, Gnome already supports it.
N
13:45NickHOST
Now, that's good stuff.
11 MINS LATER
N
24:28NickHOST
And interestingly, it's actually running Windows software using Wine or Proton.
N
24:32NickHOST
They pass the rendered frames from the game to that Windows executable.
N
24:36NickHOST
Then it applies DLSS 5 to those frames, and it passes these updated frames back to the Vulkan chain for drawing them on screen.
N
24:45NickHOST
Now, of course, you have a Linux graphical user interface to configure all the little sliders and to get a result you like or that you find the most horrific.
Let's chat about the Retroid Pocket Duo & Duo Lite // Joey's Retro Newscast
J
10:13JoeyHOST
This is where it gets complicated.
J
10:15JoeyHOST
So Melon DS, when I tested it way back when, was before they added Vulkan, before custom drivers, all of that.
J
10:21JoeyHOST
There is maybe a scenario where Vulkan comes out ahead here for Melon DS, but I don't know.
J
10:28JoeyHOST
now it's called water watermelon ds that's what everybody uses so we'll have to see how that goes but i have a big doubt that watermelon ds will run well here that leaves you with two options drastic again still or seedless ds which is drastic but in the watermelon ds ui so There is complications here.
J
10:51JoeyHOST
This is why I don't like this is because it complicates things.
Tech Frontiers: AI Breakthroughs, Secure Software, and the Future of Digital Well-being
J
1:46JohnHOST
Never a space to lag behind.
J
1:47JohnHOST
NVIDIA has dropped update six hundred and fifteen point seven one point zero nine for their Linux driver, offering powerful improvements, especially around the Vulkan API.
J
1:57JohnHOST
It means richer graphics, more reliable pipelines, and greater stability for users pushing the envelope in gaming, research, visualization, and machine learning.
J
2:06JohnHOST
For folks working on AI image generators or complex simulations, this continues to make Linux desktops not only viable but truly cutting edge.
Understanding patterns of adoption and adaptation of open models on local systems, Woohyeuk (Kevin) Lee
W
12:54Woohyeuk LeeGUEST
But it also seems like many other vendors are kind of missing out on that opportunity.
W
13:04Woohyeuk LeeGUEST
An interesting curve ball here is that NVIDIA makes up about half of the PRs for the Vulkan backend.
W
13:12Woohyeuk LeeGUEST
And the Vulkan backend is a cross-platform API that supports different operating systems, GPUs and CPUs.
W
13:24Woohyeuk LeeGUEST
And this is an example of a PR made by an NVIDIA affiliate for the Vulkan backend.
W
13:32Woohyeuk LeeGUEST
indicating that it is changing files related to supporting Vulkan, but the specific addition is for performance gains specifically when using NVIDIA chips.
W
13:45Woohyeuk LeeGUEST
So naively, it may be that this particular contributor happens to be a Vulkan expert working at NVIDIA, but the more gloomy guess is that NVIDIA can capture the open backend to one that favors their hardware.
W
14:04Woohyeuk LeeGUEST
I also wanted to briefly talk about Hugging Face.
W
14:11Woohyeuk LeeGUEST
So people who use models locally, they don't just download the base models.
RSBANDBUpdate! 1106 – The Joys and Niggles of Leagues
S
1:56ShaneHOST
I wish it was that.
S
1:59ShaneHOST
So Vulkan is a piece of rendering tech.
S
2:04ShaneHOST
If you are aware of something called DirectX on Windows, what DirectX is, is it's a library, a set of technologies that Microsoft provides that lets your GPU interface with various applications and games and then display those things on your screen.
S
2:21ShaneHOST
Vulkan is something that is more so used on the Mac OS and Linux side.
S
2:26ShaneHOST
And if I had to guess...
S
2:27ShaneHOST
The reason they're moving to Vulkan is because of a number of changes coming down Apple's pipeline in the next year with OpenGL and Intel binaries.
S
2:35ShaneHOST
That would be my guess on that.
X
2:37XurdonesHOST
Well, it looks like we're going to get a blog post this week, probably tomorrow.
Linux Age Checks Overturned and Debian OKs AI
V
45:03Vin StoneHOST
Because if it don't, dude, like when I got to start looking at Wikipedia and like, oh, no, you need to set up a disable async compute shaders.
V
45:09Vin StoneHOST
But only if you're using Vulkan and get this mod.
V
45:12Vin StoneHOST
No. Yeah.
V
45:19Vin StoneHOST
I want to play the game.
V
45:46Vin StoneHOST
And...
V
45:47Vin StoneHOST
But these games, they're just going to run native.
V
45:49Vin StoneHOST
This thing's running Vulkan.
V
45:50Vin StoneHOST
It's doing its thing, you know.
Local Dictation on Android: The Real Bottlenecks
C
5:11CornHOST
Fudo and Whisper.cpp don't use either of them.
C
5:15CornHOST
They run on GPU via OpenCL or Vulkan Compute.
C
5:19CornHOST
That's portable, it works on almost anything, but it's not optimized for the NPU's systolic array.
C
5:24CornHOST
So you could have the same model
H
5:26Herman PoppleberryHOST
on the same chip.
H
5:27Herman PoppleberryHOST
And if someone did the integration work to run it through QNN instead of Vulkan, it'd be two to three times faster.
C
5:33CornHOST
Easily.
C
5:34CornHOST
But nobody's done that integration for a keyboard.
The Future Of Linux Core Utils Is Rust | Sylvestre Ledru
S
59:27Sylvestre LedruGUEST
And, uh, when I see people, uh, on various website saying that we need to reach 100%, I disagree because they are really corner cases that, that ra- rarely happens in real life.
B
59:40Brodie RobertsonHOST
I think as a sort of similar comparison point to that, um, GPU drivers and Vulkan conformance.
S
59:48Sylvestre LedruGUEST
Hmm.
B
59:48Brodie RobertsonHOST
A lot of drivers that people rely on don't necessarily have 100% conformance because there are some real weird...
B
59:56Brodie RobertsonHOST
Vul- I don't r- remember how many tests Vulkan has.
B
59:59Brodie RobertsonHOST
It's some stupid number.
B
60:00Brodie RobertsonHOST
Or, like, um, browser web test conformance.
150,000 Commits Later
F
16:35FabioHOST
OK, you can do a lot of fancy stuff with this.
B
16:37BenjaminHOST
And yeah, QEMU has a Vulkan passthrough.
B
16:41BenjaminHOST
I'm
F
16:42FabioHOST
not sure it makes sense for us, but it can be used.
Going Linux #481 · Linux and Open Source Back-to-Basics
B
32:55BillHOST
So with everything moving forward with the developments in Proton, It's a game where you can run AAA games on Linux, and it wasn't that long ago that it would be almost impossible to run some of this stuff.
B
33:12BillHOST
But because of Vulkan and plus a Proton, Vulkan is an emulation layer for... for those programs too it helps with the drivers and stuff so not getting into much detail but nubar takes all that those in the package and it's uh it's a great project and i think i uh will just let that be the end of that because you know i'm a fan boy as you can tell
L
33:44Larry BushyHOST
yeah absolutely So we've had a segment for new users to Linux and how to get into the adoption of Linux.
L
33:56Larry BushyHOST
And we've had a segment specifically for gamers.
11 more episodes mention Vulkan.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.