docs: Add d3d10umd and lavapipe to the doc for the gallium frontends.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17243>
This commit is contained in:
Ming Li
2022-06-25 20:38:54 +00:00
committed by Ming Li
parent c1871cfde4
commit 4311d44260

View File

@@ -136,9 +136,11 @@ each directory.
device drivers
- **clover** - OpenCL frontend
- **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.
- **nine** - D3D9 frontend, see targets/d3dadapter9
- **omx** - OpenMAX Bellagio frontend
- **osmesa** - Off-screen OpenGL rendering library