mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
Shorten linuxkms renderer table a little
This commit is contained in:
parent
e56cac8031
commit
f404e10b4d
1 changed files with 4 additions and 4 deletions
|
@ -13,8 +13,8 @@ and keyboard input.
|
||||||
The LinuxKMS backend supports different renderers. They can be explicitly selected for use through the
|
The LinuxKMS backend supports different renderers. They can be explicitly selected for use through the
|
||||||
`SLINT_BACKEND` environment variable.
|
`SLINT_BACKEND` environment variable.
|
||||||
|
|
||||||
| Renderer name | Supported/Required Graphics APIs | `SLINT_BACKEND` value to select renderer |
|
| Renderer name | Required Graphics APIs | `SLINT_BACKEND` value to select renderer |
|
||||||
|---------------|-------------------------------------|--------------------------------------------------|
|
|---------------|------------------------|--------------------------------------------------|
|
||||||
| FemtoVG | OpenGL | `linuxkms-femtovg` |
|
| FemtoVG | OpenGL | `linuxkms-femtovg` |
|
||||||
| Skia | OpenGL, Vulkan | `linuxkms-skia-opengl` or `linuxkms-skia-vulkan` |
|
| Skia | OpenGL, Vulkan | `linuxkms-skia-opengl` or `linuxkms-skia-vulkan` |
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue