info-overview: Replace llvmpipe with “Software Rendering”
This commit is contained in:
parent
a57d31f0cf
commit
88e19f50c9
2 changed files with 3 additions and 1 deletions
|
@ -45,6 +45,7 @@ prettify_info (const char *info)
|
|||
{ " x86|/MMX|/SSE2|/PCIe", ""},
|
||||
{ " [(][^)]*(DRM|MESA|LLVM)[^)]*[)]?", ""},
|
||||
{ "Graphics Controller", "Graphics"},
|
||||
{ ".*llvmpipe.*", "Software Rendering"},
|
||||
};
|
||||
|
||||
if (*info == '\0')
|
||||
|
|
|
@ -10,7 +10,8 @@ AMD Ryzen Threadripper 1950X 16-Core Processor AMD Ryzen™ Threadripper™ 1950
|
|||
AMD Radeon RX 580 Series (POLARIS10, DRM 3.42.0, 5.15.13-1-ck-generic-v3, LLVM 13.0.0) AMD Radeon™ RX 580 Series
|
||||
AMD EPYC 7251 8-Core Processor AMD EPYC™ 7251
|
||||
Gallium 0.4 on SVGA3D SVGA3D
|
||||
Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits) llvmpipe
|
||||
Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits) Software Rendering
|
||||
llvmpipe (LLVM 12.0.1, 256 bits) Software Rendering
|
||||
AMD FX(tm)-8350 Eight-Core Processor AMD FX™-8350
|
||||
AMD Athlon(tm) II X3 435 Processor AMD Athlon™ II X3 435
|
||||
NVIDIA GeForce GT 710/PCIe/SSE2 NVIDIA GeForce GT 710
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue