mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 17:48:10 +02:00
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:
parent
c1871cfde4
commit
4311d44260
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue