docs: llvmpipe -> LLVMpipe

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:
Erik Faye-Lund
2022-10-20 11:45:29 +02:00
committed by Marge Bot
parent 2eb1d2c19b
commit f69fe8c279
8 changed files with 15 additions and 15 deletions

View File

@@ -135,11 +135,11 @@ each directory.
device drivers
- **clover** - OpenCL frontend
- **d3d10umd** - D3D10 frontend for Windows only. It's similar to Microsoft WARP, but using llvmpipe/softpipe.
- **d3d10umd** - D3D10 frontend for Windows only. It's similar to Microsoft WARP, but using LLVMpipe/softpipe.
- **dri** - Meta frontend for DRI drivers, see mesa/state_tracker
- **glx** - Meta frontend for GLX
- **hgl** - Haiku OpenGL
- **lavapipe** - Vulkan frontend, software Vulkan rasterizer using llvmpipe.
- **lavapipe** - Vulkan frontend, software Vulkan rasterizer using LLVMpipe.
- **nine** - D3D9 frontend, see targets/d3dadapter9
- **omx** - OpenMAX Bellagio frontend
- **osmesa** - Off-screen OpenGL rendering library