mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-11 22:10:30 +01:00
meson: Update freedreno-kmds comment
Turnip has supported virtio for some time, and KGSL support for the gallium driver is no longer planned, point users to zink instead. Also document the WSL backend. Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
This commit is contained in:
parent
f131979413
commit
e480883f76
1 changed files with 3 additions and 3 deletions
|
|
@ -216,9 +216,9 @@ option(
|
|||
'will be built'
|
||||
)
|
||||
|
||||
# Note that currently turnip supports msm and kgsl, while the gallium driver
|
||||
# support msm and virtio. This is a temporary situation with virtio support
|
||||
# for turnip and kgsl support for gallium planned/in-progress.
|
||||
# Note that the freedreno gallium driver doesn't support KGSL.
|
||||
# On those systems, zink with Turnip should be used instead.
|
||||
# WSL is only supported for the replay tool.
|
||||
option(
|
||||
'freedreno-kmds',
|
||||
type : 'array',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue