-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gsk: Don't use gpu renderers with llvmpipe
Unless the renderer has been explicitly selected via the GSK_RENDERER environment variable, don't use it with llvmpipe. It is important that we allow explicit setting to override this, so we can continue to use ngl in ci, where we don't have hw and want to test with llvmpipe. This should address many of the "performance is terrible in GNOME OS" complaints that are coming from people running in VMs, etc.
- Loading branch information
Matthias Clasen
committed
Feb 12, 2024
1 parent
f858dae
commit 6c4739a
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters