meson: Rename nouveau-experimental to nouveau and build by default on x86
Reviewed-by: Joshua Ashton <joshua@froggi.es> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27832>
This commit is contained in:

committed by
Marge Bot

parent
e32c36df07
commit
75785749ef
@@ -221,7 +221,7 @@ option(
|
||||
value : ['auto'],
|
||||
choices : ['auto', 'amd', 'broadcom', 'freedreno', 'intel', 'intel_hasvk',
|
||||
'panfrost', 'swrast', 'virtio', 'imagination-experimental',
|
||||
'microsoft-experimental', 'nouveau-experimental', 'all'],
|
||||
'microsoft-experimental', 'nouveau', 'all'],
|
||||
description : 'List of vulkan drivers to build. If this is set to auto ' +
|
||||
'all drivers applicable to the target OS/architecture ' +
|
||||
'will be built'
|
||||
|
Reference in New Issue
Block a user