Hi
How would one find out which of the Rendering services are installed and able to be used?
Are they all installed on Fedora by default?
Hi
How would one find out which of the Rendering services are installed and able to be used?
Are they all installed on Fedora by default?
Grahics rendering? You mean OpenGL, Vulkan etc?
Yes, With Vulkan breaking with the same update, I think this is the third time, moving to something else why it is sorted out is worth doing.
I’ve noticed GNOME moving throughout the recent releases from GL to NGL and then to Vulkan as default graphics renderer.
On one of my older machines I had to set the GSK_RENDERER
environment variable to gl
in F40, and interestingly, to vulkan
in F42, in order to avoid some artifacts in gtk4 apps.
If your issue is similar, and would like to experiment, you can add such a variable to /etc/environment
.