mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-25 18:50:31 +01:00
rusticl: compile r600 driver
To really use the driver it still needs to be enabled with export RUSTICL_ENABLE=r600 Signed-off-by: Gert Wollny <gert.wollny@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20252>
This commit is contained in:
parent
33d878eb58
commit
7c78c346ff
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ librusticl = shared_library(
|
|||
dependencies : [
|
||||
driver_iris,
|
||||
driver_nouveau,
|
||||
driver_r600,
|
||||
driver_panfrost,
|
||||
driver_radeonsi,
|
||||
driver_swrast,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue