Skip to content

feat: do not force GL by default#1150

Merged
GeopJr merged 1 commit intomainfrom
feat/use-vulkan
Oct 12, 2024
Merged

feat: do not force GL by default#1150
GeopJr merged 1 commit intomainfrom
feat/use-vulkan

Conversation

@GeopJr
Copy link
Owner

@GeopJr GeopJr commented Oct 7, 2024

fix: #197

When ngl was the default, some users noticed a significant performance regression. So we set the default to be GL (while respecting GSK_RENDERER).

On 47, Vulkan became the default renderer and the performance should be much better than ngl.

Both ngl and Vulkan fix many artifacts (like curcular avatars becoming square while scrolling sometimes) and the #197 issue from what I gathered.

@GeopJr
Copy link
Owner Author

GeopJr commented Oct 7, 2024

@LukaszH77 if I remember correctly, you noticed a performance regression with ngl back when it became the GTK default. Could you try vulkan (the new default) whenever you get the chance to and tell me if you notice anything?

(You don't have to use this branch, you can do it on your currently installed build by running it with GSK_RENDERER=vulkan <command to run tuba>)

@GeopJr GeopJr merged commit 3646b33 into main Oct 12, 2024
@GeopJr GeopJr deleted the feat/use-vulkan branch October 12, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Underline missing on multiline links

1 participant