docs/rusticl: add Enabling section

Signed-off-by: Karol Herbst <git@karolherbst.de>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23859>
This commit is contained in:
Karol Herbst 2023-06-26 16:34:14 +02:00 committed by Marge Bot
parent e2263a645c
commit a8044110bf

View file

@ -1,6 +1,14 @@
Rusticl
=======
Enabling
--------
In order to use Rusticl on any platform the environment variable
:envvar:`RUSTICL_ENABLE` has to be used. Rusticl does not advertise devices
for any driver by default yet as doing so can impact system stability until
remaining core issues are ironed out.
Building
--------