this post was submitted on 07 Oct 2023
49 points (96.2% liked)

Linux Gaming

14759 readers
113 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
top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 10 months ago (1 children)

I mean, reading the comments it seems like it can be disabled through environment variables. For vulkan at least.

[–] [email protected] 1 points 10 months ago (1 children)

I couldn't find any information about usage in the comments. How did you find?

[–] [email protected] 2 points 10 months ago

this comment implies there's is an environment variable to toggle vsync.

[–] [email protected] 4 points 10 months ago* (last edited 10 months ago) (1 children)

The compositor has to support tearing too I believe (I'm not sure all of the main 3 do, and e.g. wlroots only very recently got most/all of the pieces and I'm not sure sway supports controlling it) and will probably be where the option is exposed. And this is specifically about XWayland, where the support is even more recent. So I wouldn't necessarily expect it to work yet, but maybe Plasma is ahead of things here.

[–] [email protected] 1 points 10 months ago

Iirc the dev who largely pushed this tearing proposal implemented it first on KDE. First as a proof of concept and for a while it's been merged upstream.