89
top 9 comments
sorted by: hot top controversial new old
[-] pelya@lemmy.world 28 points 9 months ago

With such a headline, I'm going to believe they have removed usleep(10000) from the frame rendering code.

[-] GustavoM@lemmy.world 6 points 9 months ago

Nah, they reduced its If { else if sequences.

[-] shadoh@lemmy.world 7 points 9 months ago

According to the commit, they enabled loop unrolling? Im not that experienced with reading this stuff, but if I had to guess, I'd say that'd be what did it

[-] sugar_in_your_tea@sh.itjust.works 6 points 9 months ago

Yup, that's the one line change, enabling loop unrolling.

[-] ichbinjasokreativ@lemmy.world 1 points 7 months ago

loop-unrolling.enable()

[-] LiveLM@lemmy.zip 5 points 9 months ago* (last edited 9 months ago)

Honestly, the Talos Principle Vulkan implementation feels so broken/underbaked I'm surprised anyone's testing new drivers with it

[-] Narann@lemmy.world 4 points 9 months ago

Yes, bad use of API shouldn’t be use as reference, but it also increases Valheim (which does not seems to be the best API us ever):

I can confirm, this also brings Valheim from 45 to 70-80 FPS on my machine (4090M, 7945HX) at 1080p Ultra Settings.

Commit here.

They simply added this line op.max_unroll_iterations = 32;, related to NIR shader compilation. Passed to NIR here.

(I stop here, lost track and interest in further investigation)

[-] noodlejetski@lemm.ee 2 points 9 months ago

now let's see whether the next patch bumps it to 27 or 36 fps!

[-] merthyr1831@lemmy.world 2 points 9 months ago

Phoronix is going to be flooded with almost identical headlines like this if they make an article every time the (brand-new) NVK Mesa driver gets a commit that improves performance somewhere

this post was submitted on 17 Dec 2023
89 points (94.9% liked)

Linux Gaming

14933 readers
13 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS