summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-02-01 14:29:25 -0500
committerMatt Turner <mattst88@gentoo.org>2024-02-01 14:49:40 -0500
commit484465188dd6d6b35a2b4aa69d25e0e9a6b1b6bd (patch)
tree2e118b66f56073863edcdc534fbee54580fb528a
parentmedia-libs/mesa: Allow radeonsi to be built without LLVM (diff)
downloadgentoo-484465188dd6d6b35a2b4aa69d25e0e9a6b1b6bd.tar.gz
gentoo-484465188dd6d6b35a2b4aa69d25e0e9a6b1b6bd.tar.bz2
gentoo-484465188dd6d6b35a2b4aa69d25e0e9a6b1b6bd.zip
profiles: Add VIDEO_CARDS=swrast description
Bug: https://bugs.gentoo.org/920752 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--profiles/desc/video_cards.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index f749910a11bf..0a78c8c1268a 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -32,6 +32,7 @@ r600 - VIDEO_CARDS setting to build only r600, r700, Evergreen and Northern Isla
radeon - VIDEO_CARDS setting to build driver for ATI radeon video cards
radeonsi - VIDEO_CARDS setting to build only Southern Islands based chips code for radeon
siliconmotion - VIDEO_CARDS setting to build driver for siliconmotion video cards
+swrast - VIDEO_CARDS setting to build software rasterizer driver
tegra - VIDEO_CARDS setting to build driver for tegra video cards
v3d - VIDEO_CARDS setting to build driver for v3d video cards
vc4 - VIDEO_CARDS setting to build driver for vc4 video cards