mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-13 08:22:16 -04:00
Merge branch 'docs' into 'master'
docs: mention vulkan-swrast for WLR_RENDERER_FORCE_SOFTWARE See merge request wlroots/wlroots!5100
This commit is contained in:
commit
1160394a58
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ wlroots reads these environment variables
|
|||
* *WLR_RENDER_NO_EXPLICIT_SYNC*: set to 1 to disable explicit synchronization
|
||||
support in renderers.
|
||||
* *WLR_RENDERER_FORCE_SOFTWARE*: set to 1 to force software rendering for GLES2
|
||||
and Vulkan
|
||||
and Vulkan. for Vulkan software rendering, it is recommended to install the
|
||||
vulkan-swrast package.
|
||||
* *WLR_EGL_NO_MODIFIERS*: set to 1 to disable format modifiers in EGL, this can
|
||||
be used to understand and work around driver bugs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue