Skip to content

info: Fix sorting of GPU descriptions when there's more than one

Bastien Nocera requested to merge wip/hadess/fix-default-gpu into master

Not that it makes that much of a difference, but none of the GPUs we listed were marked as the default one. The variable that holds the boolean variant was also changed to make it clearer that it held the value rather than was a value.

Merge request reports